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 to set a constexpr pointer to a physical Address
Apr 14, 2022
c++
pointers
gcc
c++14
constexpr
Getting text from a control in another application, using MATLAB
Jun 17, 2018
matlab
user-interface
pointers
winapi
ipc
Correct way to allocate and free arrays of pointers to arrays
Feb 12, 2022
c
arrays
pointers
Keeping vector of iterators of the data
Oct 24, 2022
c++
pointers
c++11
vector
iterator
32-bit pointers with the x86-64 ISA: why not?
Oct 26, 2022
performance
pointers
x86-64
32bit-64bit
abi
When is pointer subtraction undefined in C?
Apr 29, 2019
c
arrays
pointers
undefined-behavior
pointer-arithmetic
Using a pointer for casting char* to unsigned char*
Nov 05, 2022
c++
pointers
fstream
reinterpret-cast
Why the second argument to pthread_join() is a **, a pointer to a pointer?
Sep 07, 2022
c
pointers
pthreads
pass-by-value
pointer-to-pointer
Do reference invalidation guarantees automatically apply to pointers?
Oct 27, 2021
c++
pointers
reference
language-lawyer
Is checking the value of a dangling pointer safe or Undefined Behavior? [duplicate]
Feb 19, 2022
c++
pointers
dangling-pointer
Delegate with ref parameter
May 05, 2021
c#
.net
pointers
delegates
ref
How to get a pointer value in Haskell?
Apr 04, 2022
memory
pointers
haskell
Passing 2-D array as argument
Apr 01, 2022
c++
pointers
Passing 3-dimensional numpy array to C
Sep 14, 2022
python
c
pointers
numpy
python-c-extension
Using original pointer after realloc?
May 11, 2018
c
pointers
realloc
Is it never truly safe to reinterpret_cast input into std::unique_ptr?
Sep 25, 2022
c++
pointers
c++11
unique-ptr
reinterpret-cast
Smart or raw pointers when implementing data structures?
Nov 10, 2022
c++
pointers
data-structures
Non-const reference to a non-const pointer pointing to the const object
Nov 02, 2022
c++
pointers
reference
Array of size 1 vs. pointer to struct
Nov 15, 2022
c
arrays
pointers
Is it safe to convert a pointer to typed/sized enum to a pointer to the underlying type?
Oct 19, 2022
c++
c++11
pointers
enums
implicit-conversion
« Newer Entries
Older Entries »