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
Is it possible to pass char[][] to a function requesting char**?
Nov 20, 2025
c++
c
arrays
pointers
char
The address of C ++ pointer
Nov 19, 2025
c++
pointers
x86-64
memory-address
Questions about pointers inside classes
Nov 20, 2025
c++
class
pointers
null
Pointers to int in c++ [closed]
Nov 19, 2025
c++
pointers
error-handling
Address of members of a struct via NULL pointer
Nov 19, 2025
c
pointers
struct
null
Proper way to read 'int * ptr=&x'
Nov 19, 2025
c
pointers
initialization
declaration
Is difference between two pointers pointing to the same deallocated array well-defined in C?
Nov 18, 2025
c
pointers
language-lawyer
undefined-behavior
Why two identical pointers do not compare equal with -O1? [duplicate]
Nov 19, 2025
c
pointers
gcc
clang
language-lawyer
Sort QVector of pointers to custom objects
Nov 17, 2025
c++
qt
sorting
pointers
qvector
Transposing a matrix using c++
Nov 17, 2025
c++
pointers
matrix
Serializing a class with a pointer in C++
Nov 18, 2025
c++
serialization
pointers
Store data that implements a trait in a vector
Nov 17, 2025
pointers
vector
rust
traits
lifetime
Determining the serialized size of a .NET type and unmanaged memory efficiency
Nov 18, 2025
c#
.net
serialization
pointers
unmanaged
What does it mean for a pointer to point to a location just immediately past the end of an object?
Nov 17, 2025
c++
pointers
storing and printing string in void pointer
Nov 17, 2025
c
pointers
linked-list
void-pointers
Print text between pointers
Nov 17, 2025
c++
string
pointers
What's the different between *p++,* ++p,++*p in C language pointer? [duplicate]
Nov 17, 2025
c
pointers
Interface pointer as a function argument
Nov 17, 2025
pointers
go
Older Entries »