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
How to correctly allocate memory for a structure in a function to return its value for later use and how to cast a structure into a pointer?
Dec 13, 2025
c
pointers
memory
struct
stack dump when copy characters to an array of char pointers
Dec 15, 2025
c
pointers
c++ : alternative for Vector of references to avoid copying large data
Dec 12, 2025
c++
pointers
vector
reference
accessor
C++ clean pointer arithmetic
Dec 14, 2025
c++
linux
pointers
Daisy-chaining function calls on pointers
Dec 14, 2025
c++
pointers
vector
string modifying function: return void or char*?
Dec 14, 2025
c
string
function
pointers
Nested structs and pointers in C [closed]
Dec 14, 2025
c
pointers
struct
nested
what should I do if I got a null pointer?
Dec 14, 2025
c++
pointers
exception
Can I return local pointer to main function? [duplicate]
Dec 14, 2025
c
pointers
Display contents (in hex) of 16 bytes at the specified address
Dec 14, 2025
c++
c
pointers
hex
memory-address
pointer arithmetic (char*) &a[1] - (char *)&a[0] == 4
Dec 13, 2025
c
pointers
casting
passing arg 1 of `puts' makes pointer from integer without a cast
Dec 13, 2025
c
pointers
casting
puts
How to marshal a pointer to array of structs which contains an unsigned char array?
Dec 13, 2025
c#
arrays
pointers
pinvoke
marshalling
How does this way of computing array-length work? [duplicate]
Dec 13, 2025
c++
arrays
pointers
Understanding these Pointer Statements - Diagram
Dec 13, 2025
c++
pointers
Can we return pointer to new static array from the same function?
Dec 12, 2025
c
arrays
pointers
static
How to implement a [copy array to linked list] function?
Dec 12, 2025
c
arrays
pointers
linked-list
Possible to pass address of anonymous variable?
Dec 13, 2025
c++
pointers
anonymous
lvalue
how to increment an array in c
Dec 13, 2025
c
arrays
pointers
Advanced Pointer convoluted syntax
Dec 11, 2025
c++
c
arrays
pointers
« Newer Entries
Older Entries »