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
Regarding dereferencing 'void *' pointer
Jan 21, 2026
c
pointers
void-pointers
dereference
Do C arrays declared without malloc() need to be checked for validity?
Jan 21, 2026
c
arrays
pointers
memory
How to set struct pointer to NULL with function
Jan 20, 2026
c
pointers
struct
Create Bitmap from double two dimentional array
Jan 20, 2026
c#
arrays
image
pointers
bitmap
How to Assign a C++ Pointer to a C# Function
Jan 20, 2026
c#
c++
pointers
plsqldeveloper
Does C have a generic "pointer to a pointer" type?
Jan 19, 2026
c
pointers
void-pointers
How do I output an individual character when using char *[] = "something"
Jan 18, 2026
c++
pointers
char
Any way to check if a bool** pointer to pointer contains a true value in C without loops?
Jan 19, 2026
ios
c
pointers
optimization
c: strtod: double pointer vs. reference to single pointer
Jan 20, 2026
c
pointers
Is possible to fix the iostream cout/cerr member function pointers being printed as 1 or true?
Jan 19, 2026
c++
pointers
templates
iostream
pointer-to-member
Pointer trouble
Jan 20, 2026
c++
pointers
pass-by-reference
pass-by-value
Updating golang array while iterating it
Jan 20, 2026
arrays
pointers
go
iteration
malloc allocating the same memory location to 2 pointers
Jan 19, 2026
c
pointers
memory-management
malloc
C language : how to interpret this #define?
Jan 20, 2026
c
pointers
c-preprocessor
How to use inline function in Cython [closed]
Jan 03, 2026
python
pointers
inline
cython
Value pointed to by a pointer changes after first dereference
Jan 03, 2026
c
pointers
arrays / pointers (C)
Jan 02, 2026
c
arrays
pointers
Use existing object in vector or create new if not exists in C++
Jan 03, 2026
c++
pointers
Older Entries »