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
Move pointer one byte
Dec 30, 2025
c
pointers
pointer-arithmetic
C++ Losing pointer reference after scope end
Dec 29, 2025
c++
pointers
null-pointer
Casting and adding pointers to types of different size
Dec 30, 2025
c
pointers
pointer-arithmetic
C++ question including pointer, array and function
Dec 25, 2025
c++
arrays
function
pointers
c++ elusive segmentation fault
Dec 24, 2025
c++
class
pointers
segmentation-fault
What do these quotes say about pointer arithmetic?
Dec 24, 2025
c
pointers
language-lawyer
pointer-arithmetic
Accessing a struct member from what is not the same struct type
Dec 24, 2025
c
pointers
struct
undefined-behavior
How would I search the memory of a process for a specific string?
Dec 23, 2025
c++
c
pointers
memory-address
returning static pointer to local variable from function
Dec 24, 2025
c++
pointers
reference
static
What's wrong with my code? What is argv[1]?
Dec 24, 2025
c
pointers
argv
Usefulness of void pointer in C and C++
Dec 24, 2025
c++
c
pointers
templates
void
Why output of array to pointer is not related
Dec 22, 2025
c++
arrays
pointers
scope
undefined-behavior
c++ copy control issue
Dec 23, 2025
c++
string
pointers
c++11
Calling C++ function with pointer to function in C# as parameter
Dec 23, 2025
c#
c++
function
pointers
marshalling
C++ functions accepting both pointers and references
Dec 22, 2025
c++
pointers
reference
overloading
How to copy memory
Dec 23, 2025
c
pointers
Does NSValue free its value when freed?
Dec 21, 2025
objective-c
pointers
memory-management
nsvalue
Understanding strings as pointers in C++
Dec 23, 2025
c++
string
pointers
memory-management
memory-address
Convert * pointer to *** pointer
Dec 22, 2025
c
pointers
Is using a pointer to an elements in an vector dangerous?
Dec 21, 2025
c++
pointers
Older Entries »