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 C printf function knows the integer size passed?
Feb 26, 2026
c
pointers
printf
variadic-functions
Create a pointer to an element in a vector<vector<bool>>
Feb 25, 2026
c++
pointers
vector
boolean
Printing array of chars using pointer to char
Feb 25, 2026
c++
c
arrays
pointers
How to cast a string to a function pointer in C? [duplicate]
Feb 24, 2026
c
function
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
Older Entries »