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
JavaScript - How/Can I set an object reference to null from a function?
Nov 05, 2022
javascript
function
object
pointers
reference
warning: passing argument ’from incompatible pointer type [enabled by default]'
Jan 25, 2022
c
pointers
fft
Deletion of pointer to incomplete type 'Point'; no destructor called
Nov 12, 2022
c++
class
pointers
destructor
How to make a pointer point to any array element of a 2D array?
Feb 04, 2020
c++
c
pointers
Why does the variable in this loop point at the same memory location? [duplicate]
Aug 23, 2022
c
pointers
Can I Allocate a specific memory address using pointers in c++?
Jun 26, 2018
c++
memory
pointers
Best way to check if pointer is initialized
Nov 19, 2022
c
pointers
golang how to print struct value with pointer
Oct 26, 2022
pointers
go
struct
printing
Objective-C uninitialized pointers vs null pointers
Aug 03, 2019
objective-c
pointers
null
Why doesn't POSIX mmap return a volatile void*?
Sep 04, 2022
c
pointers
posix
volatile
mmap
What are the ramifications of passing & assigning arrays as pointers in C++?
Oct 25, 2022
c++
arrays
pointers
Is it possible to cast pointers from a structure type to another structure type extending the first in C?
Oct 18, 2022
c
pointers
casting
struct
c++ pointers to operators
Sep 13, 2017
c++
pointers
c++11
function-pointers
operator-keyword
C++11 range-based for on a vector of pointers
Sep 22, 2022
c++
pointers
gcc
Safe to return a vector populated with local variables?
Dec 12, 2018
c++
pointers
vector
scope
The nullptr and pointer arithmetic
May 28, 2022
c++
c++11
pointers
nullptr
How to find the current line position of file pointer in C?
Oct 19, 2022
c
file
pointers
file-io
file-pointer
When printf is an address of a variable, why use void*?
Sep 18, 2022
c
pointers
void
malloc an array of struct pointers vs array of structs
Jul 05, 2022
c
arrays
pointers
struct
malloc
What does &**this return exactly?
Feb 05, 2016
c++
pointers
« Newer Entries
Older Entries »