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
Should memcpy always be used?
Jul 27, 2026
c
pointers
memory
memory-management
Strings, Unions, and Pointers
Jul 26, 2026
c++
string
pointers
unions
How to delete a pointer inside a struct object when the struct object goes out of scope?
Jul 27, 2026
c++
pointers
struct
memory-leaks
How to get the pointer to a struct passed through interface{} in golang?
Jul 27, 2026
pointers
go
interface
Arrays & pointers in C
Jul 27, 2026
c
pointers
How does the system knew that an address being accessed is constant or not
Jul 26, 2026
c
pointers
constants
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
« Newer Entries
Older Entries »