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
When is the right time to use *, & or const in C++?
Jan 18, 2021
c++
pointers
reference
How can I declare a pointer based on a generic type?
Oct 16, 2022
delphi
generics
pointers
parameters
delphi-2010
error C2064: term does not evaluate to a function taking 0 arguments
Jan 17, 2022
c++
pointers
map
Why is address calculation for array element lengths divisible by powers of 2 more efficient?
Sep 17, 2022
c++
arrays
performance
pointers
pointer-arithmetic
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
« Newer Entries
Older Entries »