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
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
why slice values can sometimes go stale but never map values?
Nov 08, 2025
dictionary
pointers
go
reference
slice
Is passing pointer to an array as pointer to pointer UB in C?
Nov 09, 2025
c
pointers
language-lawyer
undefined-behavior
implicit-conversion
Why are COM pointer arguments cast as void instead of IUnknown?
Nov 09, 2025
c++
pointers
winapi
com
iunknown
Older Entries »