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
What does `(c = *str) != 0` mean?
Jan 06, 2023
c++
c
pointers
syntax
When C 'deallocates' local stack variable? [duplicate]
Jan 06, 2023
c
pointers
variables
this pointer escape in Java
Jan 05, 2023
java
pointers
How are variables tied to their values in C?
Jan 05, 2023
c
pointers
variables
memory
Object pointers printing results in reverse order
Jan 04, 2023
c++
pointers
Parameters in the sizeof operator in C
Jan 05, 2023
c
pointers
multidimensional-array
sizeof
What's the difference between a and a + 0 as C pointers?
Jan 04, 2023
c
arrays
pointers
sizeof
UnsafeMutablePointer.pointee and didSet properties
Jan 04, 2023
swift
pointers
unsafemutablepointer
Displaying pointer substraction
Jan 04, 2023
c
pointers
char
sequence
Understanding of strlen function - Assignment of const char *s to const char *sc
Jan 02, 2023
c
pointers
memory
c-strings
C++ reference pointer as parameter to alter pointer
Jan 04, 2023
c++
pointers
reference
pass-by-reference
Why are Java objects pointers to pointers?
Jan 03, 2023
java
pointers
jvm
language-design
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
« Newer Entries
Older Entries »