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
string doesn't end at NULL but still behaves normally, why?
Aug 16, 2022
c
string
pointers
C++ member layout
Jun 09, 2022
c++
c
pointers
layout
member
Strange AV when storing an Delphi interface reference
Dec 18, 2020
delphi
pointers
interface
access-violation
Is it required to free a pointer variable before using realloc?
Nov 12, 2022
c
pointers
memory-management
malloc
C++ 11 Smart Pointer usage
Aug 28, 2022
c++
pointers
c++11
smart-pointers
unique-ptr
What is forward reference in C?
Mar 01, 2022
c
pointers
forward-reference
A Question About Function Pointer In C
Nov 16, 2017
c
pointers
casting
function-pointers
Pointer to data member address
Oct 15, 2020
c++
pointers
What happens to an address after delete operator has been applied to it in C++?
Apr 20, 2022
c++
pointers
delete-operator
In C, is it good form to use typedef for a pointer?
Nov 01, 2022
c
pointers
typedef
What does *(int*)(buffer) mean?
Mar 24, 2022
c++
c
pointers
Where is an array variable stored in C language?
Oct 05, 2022
c
arrays
pointers
C++ pass pointer by reference and assign default value
Nov 20, 2022
c++
reference
pointers
default-value
Different ways to access array's element
May 23, 2022
c++
arrays
pointers
element
How does an array of pointers to pointers work?
Nov 02, 2022
c
arrays
pointers
How to check if a void* pointer can be safely cast to something else?
Nov 06, 2022
c
pointers
casting
void
void-pointers
Is a C# list like a C++ list?
May 15, 2022
c#
c++
list
pointers
vector
C++11: Does a move operation change the address?
Jun 14, 2022
c++
pointers
c++11
move-semantics
memory-address
Pointer to a pointer in objective-c?
Oct 21, 2022
objective-c
pointers
the "this" pointer inside a class
Mar 20, 2022
c++
pointers
this
« Newer Entries
Older Entries »