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
Initializing and maintaining structs of structs
Feb 25, 2026
c++
pointers
struct
How to pass address of objects created in a C# List to C++ dll?
Feb 25, 2026
c#
c++
pointers
dll
pass-by-reference
What is the JNI equivalent to an unsigned char pointer?
Feb 24, 2026
java
c
pointers
java-native-interface
type-conversion
Unsafe pointer/array notation in C#
Feb 23, 2026
c#
pointers
Why Pointer contains some trash?
Feb 23, 2026
c++
pointers
c++11
vector
raii
Changing a variable in different function using pointer
Feb 24, 2026
c
arrays
pointers
casting
void-pointers
Casting void* to uint8_t* / uint16_t* properly in C
Feb 23, 2026
arrays
c
pointers
How does `*(*(p+1)+1)[7]` equal `p[1][8][0]`?
Feb 24, 2026
c
pointers
Releasing a pointer that points a static array
Feb 23, 2026
c++
pointers
weird difference between int pointer and float pointer
Feb 23, 2026
c
pointers
floating-point
int
printf
Deleting pointer sometimes results in heap corruption
Feb 23, 2026
c++
multithreading
pointers
memory-management
heap-corruption
Is there a way to disallow pointer comparison in C++?
Feb 22, 2026
c++
pointers
equality
c - incrementing array pointer
Feb 23, 2026
c
arrays
pointers
Can anybody help me with my coding issue regarding a dynamic array of structures in C?
Feb 22, 2026
c++
arrays
pointers
dynamic
structure
C function returns pointer to a struct [duplicate]
Feb 21, 2026
c
pointers
struct
malloc
C++: cannot initialize a variable of type 'char**' with a rvalue of type 'char*[x]' [duplicate]
Feb 23, 2026
c++
string
pointers
memory
global pointer value lost. 2 c files
Feb 23, 2026
c
pointers
global-variables
Pass n characters from string to function in C
Feb 23, 2026
c
string
pointers
pointer-arithmetic
C++, Functors, specific task/scenario, mapping user input to functions
Feb 22, 2026
c++
function
pointers
console
functor
« Newer Entries
Older Entries »