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 uintptr_t preferred over intptr_t?
Aug 15, 2022
c
pointers
void-pointers
Are pointers dereferenced by default inside of methods?
Aug 27, 2022
pointers
go
How to get address of base stack pointer
Nov 06, 2022
c
windows
pointers
assembly
stack
Visual Studio 2015: is a set of const pointers allowed?
Aug 23, 2022
c++
pointers
c++11
visual-studio-2015
containers
Converting multidimensional arrays to pointers in c++
Sep 13, 2022
c++
pointers
multidimensional-array
Casting void pointers
Oct 21, 2022
c
pointers
void-pointers
Is the memory in std::array contiguous?
Nov 20, 2022
c++
arrays
pointers
c++11
contiguous
What does Far mean in c?
Sep 13, 2022
c
pointers
Is it unspecified behavior to compare pointers to different arrays for equality?
Sep 13, 2022
c++
pointers
standards
unspecified-behavior
why only char* is a <Bad Ptr>, and not other data types?
Nov 04, 2022
c++
visual-studio
pointers
What's the difference between *uint and uintptr in Golang?
Feb 07, 2022
pointers
go
C++ raw pointer and std::shared_ptr
Sep 13, 2022
c++
pointers
shared
C++ Swapping Pointers
Dec 16, 2018
c++
pointers
Can a C compiler generate an executable 64-bits where pointers are 32-bits?
Sep 13, 2022
c
pointers
compilation
x86-64
abi
Benefits of pointers?
Oct 14, 2022
c
pointers
JavaScript equivalent of assign by reference?
Sep 13, 2022
php
javascript
pointers
C - when to use pointer arithmetic, when to use array indexing?
Sep 13, 2022
c
arrays
pointers
Within C++ functions, how are Rcpp objects passed to other functions (by reference or by copy)?
Sep 04, 2021
r
performance
pointers
rcpp
Pointer comparisons in C. Are they signed or unsigned?
Sep 13, 2022
c
pointers
comparison
When is an array name or a function name 'converted' into a pointer ? (in C)
Oct 21, 2022
c
arrays
function
pointers
function-pointers
« Newer Entries
Older Entries »