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
Is it safe to reuse pointers variables after freeing what they point to?
Nov 04, 2022
c
memory
pointers
Where does java reference variable stored?
Oct 01, 2022
java
variables
pointers
memory
reference
calling code stored in the heap from vc++
Sep 23, 2019
c++
pointers
assembly
function-pointers
opcode
How to resolve: "cast to pointer from integer of different size" warning in C code?
Apr 07, 2022
c
pointers
gcc-warning
Conversion from int** to const int**
Apr 11, 2022
c++
pointers
Why does std::accumulate behave like this with standard arrays?
Oct 28, 2022
c++
arrays
pointers
c++11
Cannot cast array to pointer
Jul 03, 2022
c++
arrays
pointers
casting
C address of an address of a variable
Nov 01, 2019
c
pointers
Why this error: incompatible pointer to integer conversion?
Feb 02, 2017
c
pointers
Why am I getting this error: "data definition has no type or storage class"?
May 21, 2022
c
pointers
struct
bison
cc
What is the difference between char *s[] and char (*s)[]? [duplicate]
Nov 17, 2022
c
pointers
Why you cannot return fixed size / const array in C? [closed]
Oct 16, 2022
c
arrays
pointers
C++ Class Copy (pointer copy)
Mar 04, 2022
c++
class
pointers
How do I access an individual character from an array of strings in c?
Aug 17, 2022
c
arrays
pointers
string
C array address confusion
Jul 08, 2019
c
arrays
pointers
Does every malloc call have to be freed
Nov 06, 2022
c
pointers
malloc
What does => (equals greater than) mean in Fortran?
Oct 02, 2020
pointers
fortran
variable-assignment
fortran90
Why doesn't C++ have a pointer to member function type?
Sep 25, 2022
c++
function
pointers
member
Segmentation fault occurring when modifying a string using pointers?
Oct 18, 2022
c
string
pointers
reverse
What is the correct way to offset a pointer?
Oct 31, 2022
c
arrays
pointers
offset
« Newer Entries
Older Entries »