Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in pointers
Where is a char-pointing string stored LOGICALLY?
Sep 09, 2022
c
string
pointers
char
stack
Why we can't compare pointers which don't point to elements within the same array?
May 15, 2022
c
arrays
pointers
pointer-arithmetic
Delete array pointer c++ when increase pointer?
Aug 15, 2022
c++
pointers
void pointer = int pointer = float pointer
Jan 08, 2020
c
pointers
endianness
Pointer to Array in C
Oct 20, 2022
c
arrays
pointers
How "const int *const & variable" is interpreted in c++
Nov 03, 2022
c++
pointers
reference
constants
Free char pointer in c
Nov 10, 2022
c
string
pointers
char
trouble with pointers in C
Oct 20, 2022
c
arrays
pointers
Returning a string from a function in C
Jun 23, 2022
c
string
pointers
Difference between char* and char[] in C [duplicate]
Nov 19, 2022
c
arrays
pointers
Returning an array of pointers?
Jul 01, 2022
c++
arrays
oop
pointers
return
double pointer vs single pointer
Aug 23, 2022
c
pointers
Passing pointers vs. value in Go
May 30, 2022
pointers
go
what is difference between defining char a[5] and char (*a)[5]? [duplicate]
Jul 28, 2022
c
arrays
pointers
Why does C++ array created with new behave differently to C style array?
Nov 06, 2022
c++
c
arrays
pointers
Incrementing a Constant in C++
Sep 23, 2022
c++
pointers
constants
undefined-behavior
How to cast double to float pointer?
Apr 17, 2022
c++
pointers
casting
C++ pointers, ++ operator behaviour
Sep 30, 2022
c++
pointers
Incrementing the array pointer beyond the last item
Jul 09, 2022
c
arrays
pointers
Understanding array manipulation pointers syntax in C
Oct 19, 2022
c
pointers
« Newer Entries
Older Entries »