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
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
Not able to understand the notations : * and ** with pointers
Nov 15, 2022
c++
pointers
dereference
pointer-to-pointer
How are Rust's Arc and Rc types different from having garbage collection?
Jun 06, 2022
pointers
garbage-collection
rust
Size of pointer of integer type vs Size of int*
Aug 23, 2022
c
pointers
Will this lead to a memory leak in C++?
Mar 11, 2022
c++
pointers
memory-leaks
reference
memory-management
Confused when I should and shouldn't use "const" in C
Nov 02, 2018
c
pointers
constants
making numerous pointers NULL at the same time
Jun 16, 2022
c++
pointers
« Newer Entries
Older Entries »