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
Go errors: Is() and As() claim to be recursive, is there any type that implements the error interface and supports this recursion - bug free?
Feb 26, 2026
go
pointers
types
error-handling
error-checking
Get value of non-deleted pointer
Feb 26, 2026
c++
oop
pointers
heap-memory
What does this variable point with regard to malloc?
Feb 25, 2026
c
pointers
Why does a pointer returned from strtok() cause a segmentation fault when passed to printf()?
Feb 25, 2026
c
string
pointers
segmentation-fault
Array of pointers problem
Feb 26, 2026
c
arrays
pointers
initialization
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
« Newer Entries
Older Entries »