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
How/Why is imagedata stored as char - OpenCV
Oct 23, 2022
c
pointers
image-processing
types
opencv
C - how to convert a pointer in an array to an index?
Dec 14, 2019
c
pointers
indexing
pointer-arithmetic
What does type `*` mean for __vfptr?
Mar 18, 2022
c++
visual-studio
pointers
visual-studio-debugging
Difference between this->field and Class::field?
Nov 15, 2022
c++
class
pointers
this
scope-resolution
Returning stack variable?
Aug 08, 2019
c++
pointers
variables
heap-memory
stack-memory
why (void **) type can be assigned to (void *) or (int *)?
Nov 21, 2019
c
pointers
Closure semantics for foreach over arrays of pointer types
Mar 18, 2022
c#
pointers
foreach
closures
c#-5.0
Android onActivityResult. Member variable is sometimes null
Jun 02, 2017
android
exception
pointers
null
when to use void* in c++
Aug 07, 2019
c++
pointers
syntax
Understanding C++ pointers (when they point to a pointer)
Nov 17, 2022
c++
memory
pointers
Which is faster, pointer access or reference access?
Oct 21, 2018
c++
performance
pointers
reference
C pointer arithmetic for arrays
Sep 25, 2022
c
arrays
math
pointers
How do you declare multiple function pointers in a single line without typedeffing?
Apr 06, 2019
c
pointers
function-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
« Newer Entries
Older Entries »