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
deleting a pointer to a class which creates an array
Jul 27, 2026
c++
class
pointers
memory-management
C++ syntax pointer for array
Jul 26, 2026
c++
templates
pointers
constants
Get string as a value in formatted output
Jul 26, 2026
string
pointers
rust
borrowing
Is (void*) ptr == ptr always true?
Jul 25, 2026
c
pointers
casting
void-pointers
pointer-conversion
Why do many init functions take a pointer to initialize, rather than returning a valid one? [duplicate]
Jul 25, 2026
c
pointers
init
Does passing to a function two pointers pointed to members of the same union violate the strict aliasing rule? [duplicate]
Jul 25, 2026
c
pointers
constraints
c11
strict-aliasing
Pointers pointing to invalid location
Jul 26, 2026
c
pointers
char pointer initialization
Jul 25, 2026
c
pointers
const correctness and parameters to functions with structs containing void*
Jul 25, 2026
c++
pointers
struct
meaning of *( (int *)ptr+1)
Jul 25, 2026
c
pointers
casting
type-conversion
C++ invalid pointer error
Jul 25, 2026
c++
pointers
C++: get current function pointer without knowing function name?
Jul 25, 2026
c++
function
pointers
Can I read any memory value
Jul 25, 2026
c++
pointers
memory
Binding a const pointer reference to a non-const pointer
Jul 25, 2026
c++
pointers
reference
C++ How to properly copy the value of a pointer
Jul 24, 2026
c++
pointers
Reading 2d array from binary file and return the pointer this array (in C)
Jul 24, 2026
c
arrays
pointers
fread
C - Modifying data of a pointer inside a const struct
Jul 24, 2026
c
pointers
struct
constants
XOR identical data in C leads to nonzero value. Why?
Jul 24, 2026
c
pointers
xor
Is it possible to get length of (static/dynamic) arrays from their references?
Jul 23, 2026
arrays
delphi
pointers
Older Entries »