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
Why doesn't this C code change the string and cause a buffer overflow?
Sep 25, 2026
c
string
pointers
Pass By Reference Using C
Sep 23, 2026
c
pointers
pass-by-reference
swap
C++ Pointing to classes
Sep 24, 2026
c++
class
pointers
methods
operators
Debug Assertion Failed when using pointer
Sep 25, 2026
c++
debugging
pointers
Pointer arithmetic getting wrong output [duplicate]
Sep 24, 2026
c
pointers
pointer-arithmetic
Segmentation Fault with pointer-to-pointer with C / Linux
Sep 24, 2026
c
pointers
segmentation-fault
CPU and memory communication
Sep 24, 2026
c
memory
pointers
cpu
How do I create uninitialized pointers that I can pass to FFI functions in a thread-safe manner?
Sep 23, 2026
pointers
rust
ffi
How do i use a pointer in C to return a value?
Sep 23, 2026
c
pointers
null pointer equivalence to int
Sep 22, 2026
c++
null
pointers
C++ initialization char array by pointer [duplicate]
Sep 23, 2026
c++
pointers
How to free 2D array memory in C
Sep 23, 2026
c
arrays
pointers
heap-memory
Huge slowdown when packing arguments into derived type with pointers in Fortran
Sep 23, 2026
performance
pointers
fortran
argument-passing
Why does `void *p = &&aa;` compile even when the code for label `aa` is optimized away due to a `goto` statement?
Sep 22, 2026
c
pointers
label
memory-address
goto
Initializing a pointer in c++
Sep 23, 2026
c++
pointers
reference
failed while trying to reach pointer in struct
Sep 23, 2026
c
pointers
struct
dynamic-memory-allocation
I'm puzzled with the pointer arithmetic on a static array [duplicate]
Sep 22, 2026
c
pointers
printf
pointer-arithmetic
strtok() overwrites its source string
Sep 22, 2026
c
bash
pointers
strtok
Send function pointer via MPI
Sep 23, 2026
c++11
pointers
parallel-processing
mpi
virtual-address-space
Why is pointer arithmetic inconsistent across architectures?
Sep 21, 2026
c
pointers
x86
arm
byte
Older Entries »