Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Pointers
returning string from function without malloc
Apr 25, 2021
Where ampersand "&" can be put when passing argument by reference?
Apr 25, 2021
How do I transform &str to ~str in Rust?
Apr 25, 2021
Why doesn't polymorphism work without pointers/references?
Apr 25, 2021
What does sizeof(&array) return?
Apr 25, 2021
int *ptr = (int*)(&a + 1);
Apr 25, 2021
Can a unique_ptr take a nullptr value?
Apr 25, 2021
Pointer to 2D arrays in C
Apr 25, 2021
Class template with both pointer type and regular type
Apr 25, 2021
C pointer notation compared to array notation: When passing to function
Apr 25, 2021
« Newer Entries
Older Entries »