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
Do I need to/can I free a void pointer in C?
Jan 02, 2023
c
pointers
void
void-pointers
strange phenomenon about C++ memory address
Jan 02, 2023
c++
pointers
memory-address
Why is the Dereference operator used to declare pointers?
Jan 02, 2023
c++
c
pointers
syntax
declaration
Changing intent(in) variables through a pointer
Jan 02, 2023
pointers
fortran
Malloc a pointer to a pointer to a structure array by reference
Dec 31, 2022
c
arrays
data-structures
pointers
malloc
Any reason to use hex notation for null pointers?
Jan 01, 2023
language-agnostic
pointers
null
hex
In a class with no virtual methods or superclass, is it safe to assume (address of first member variable) == this?
Dec 31, 2022
c++
casting
pointers
Singleton pattern in C++
Dec 31, 2022
c++
pointers
static
singleton
Smart pointer question
Dec 30, 2022
c++
pointers
boost
smart-pointers
l-value , r-value in pointer C
Dec 29, 2022
c
pointers
How can I visualize the concept of post-incrementing a pointer?
Dec 30, 2022
c
pointers
Best way to find memory leaks in a C program
Dec 30, 2022
c
macos
pointers
memory-management
C - dynamic memory allocation using double pointer
Dec 30, 2022
c
pointers
memory-leaks
memory-management
Using arrays of character strings: arrays of pointers - Are they like multidimensional arrays?
Dec 30, 2022
c++
arrays
pointers
char
null-terminated
C++: Why does casting as a pointer and then dereferencing work?
Dec 29, 2022
c++
sockets
pointers
struct
dereference
Pointer of class local variable? [duplicate]
Dec 28, 2022
c++
class
pointers
Safe in C# not in C++, simple return of pointer / reference
Dec 29, 2022
c#
c++
pointers
reference
dangling-pointer
Constructor vs. new
Dec 29, 2022
c++
class
pointers
new-operator
typedef
How is a pointer stored in memory?
Dec 29, 2022
memory
pointers
operating-system
Converting arrays/pointers from C to Java
Dec 29, 2022
java
c
arrays
pointers
« Newer Entries
Older Entries »