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
Why does this code usually work but sometimes produce Segmentation Fault?
Nov 19, 2025
c
pointers
segmentation-fault
Using an ampersand (&) in a call to free()
Nov 20, 2025
c
pointers
free
Why I should use '->' instead of '.' in a pointer of the object? [duplicate]
Nov 20, 2025
c++
pointers
dot-operator
How can we find out in which element in an array the address and value came from in c++
Nov 19, 2025
c++
arrays
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
« Newer Entries
Older Entries »