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
Meaning of the syntax `const char (&x)[]`
Mar 30, 2026
c++
pointers
reference
Clarification on passing a pointer by reference
Mar 30, 2026
c++
pointers
linked-list
Allocating through a pointer to a pointer parameter
Mar 30, 2026
c
pointers
gcc
malloc
void-pointers
My c-style string is acting very strangely
Mar 30, 2026
c++
pointers
c-strings
Why is a pointer to a pointer to a function 8 byte?
Mar 30, 2026
c
function
pointers
C: Assign strtok token to char * Segfault
Mar 30, 2026
c
arrays
pointers
segmentation-fault
Pointer to structure
Mar 30, 2026
c
pointers
structure
Python function pointer in class __init__
Mar 30, 2026
python
function
pointers
init
Array of pointers to different structs
Mar 30, 2026
c
arrays
pointers
struct
Memory of a Void pointer
Mar 29, 2026
c
pointers
Pointers problem
Mar 30, 2026
c
pointers
C++ boost shared array swapping pointers (simple question)
Mar 29, 2026
c++
arrays
boost
pointers
shared
why can't a pointer-to-array-of-ints be assigned to a pointer-to-int?
Mar 29, 2026
c
arrays
pointers
Passing an object as reference or pointer in a function
Mar 29, 2026
c++
pointers
reference
Arithmetic on freed pointer
Mar 29, 2026
c
pointers
language-lawyer
C++ this as thread parameter, variables unavailable
Mar 29, 2026
c++
variables
multithreading
pointers
parameters
C programming pointer char array
Mar 29, 2026
c
arrays
string
pointers
How to apply the restrict pointer type keyword in struct member arrays?
Mar 28, 2026
c
arrays
pointers
c99
restrict
D2: Function Pointers won't compile
Mar 28, 2026
pointers
d
Why does the same address return different values?
Mar 28, 2026
c
pointers
Older Entries »