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
Using Arrays of strings in function
May 06, 2026
arrays
c
string
pointers
Why the element and not the base address got printed?
May 06, 2026
c
string
pointers
In C, returning a float when sending pointer-to-struct values to a function changes the values of the struct
May 05, 2026
c
function
pointers
struct
In C++, can you initialize an array of pointers to array of integer in a way that resembles initializing an array of pointers to strings?
May 06, 2026
c++
arrays
pointers
Why would a pointer to object in boost shared memory become invalid when changing scope?
May 05, 2026
c++
pointers
boost
shared-memory
C program syntax
May 03, 2026
arrays
c
pointers
char
Pointers with If statements in C
May 05, 2026
c
pointers
if-statement
How to change a character in a string using pointers?
May 03, 2026
c
pointers
pointer to functions?
May 05, 2026
c++
pointers
Why memory address contained by pointer +1 is different from address of value being pointed + 1
May 05, 2026
c
pointers
pointer-arithmetic
"this" pointer in parameterized constructor points to another address than from outside
May 05, 2026
c++
class
pointers
this
memory-address
Pointer arithmetic in LLDB Python scripts
May 04, 2026
c++
python
xcode
pointers
lldb
How can I use a nullable int or a NSInteger pointer?
May 04, 2026
objective-c
pointers
casting
Passing a reference to a pointer to pointer of type void
May 04, 2026
c++
pointers
pass-by-reference
Pointer mystery/noobish issue
May 03, 2026
c
pointers
Is there a way to test that a pointer's memory allocation has been freed?
May 03, 2026
c
unit-testing
pointers
memory-management
Dereferencing a member pointer error: cannot be used as member pointer
May 02, 2026
c++
class
pointers
dereference
Why C++ have the type array?
May 02, 2026
c++
c
arrays
pointers
Is a symbolic link a pointer? (or v. versa)
May 03, 2026
pointers
symlink
« Newer Entries
Older Entries »