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
Passing an array of a structure between functions
Dec 05, 2025
c
arrays
pointers
structure
Global pointer in C
Dec 06, 2025
c
pointers
scheme
interpreter
C++ memory allocation for objects pointers
Dec 06, 2025
c++
object
memory
pointers
allocation
Why is a pointer needed for initialising an object on the heap, but not on the stack?
Dec 06, 2025
c++
class
pointers
heap-memory
stack-memory
Hiding pointers with references
Dec 05, 2025
c++
pointers
reference
"expected specifier-qualifier-list before ‘*’ token" error in variadic function
Dec 06, 2025
c
pointers
struct
Short & Quick malloc memory access issue
Dec 06, 2025
c
arrays
pointers
multidimensional-array
malloc
pthread_t pointer as argument of pthread_create
Dec 05, 2025
c
pointers
pthreads
Assigning int value to an address
Dec 05, 2025
c++
c
visual-studio-2010
pointers
Create pointer to array within struct
Dec 05, 2025
c
pointers
struct
How restrictive is the restrict keyword?
Dec 05, 2025
c
pointers
How to return a pointer from a function that calls a function by pointer to a function that returns a pointer?
Dec 05, 2025
c
function
pointers
Declaring volatile pointer to a pointer which points to non-volatile data
Dec 05, 2025
c
pointers
syntax
volatile
Two pointers referencing the same memory location, possible to make null if we deallocate the space?
Dec 05, 2025
c++
pointers
c++14
Accessing 2D array values using a pointer
Dec 05, 2025
c
arrays
pointers
C++ Assign Pointer to Pointer
Dec 05, 2025
c++
pointers
C memcpy copies bytes with little endianness
Dec 05, 2025
c++
c
pointers
endianness
Why the client can't dereference the pointer in this situation?
Dec 04, 2025
c
pointers
struct
'calloc' does not automatically consumes memory out of RAM
Dec 04, 2025
c
pointers
memory
memory-management
ram
Modifying a char *const string
Dec 05, 2025
c++
c
string
pointers
runtime-error
« Newer Entries
Older Entries »