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 do one use `offsetof` to access a field in a standard conforming way?
Jul 01, 2020
c
pointers
language-lawyer
offsetof
Using std::launder to get a pointer to an active object member from a pointer to an inactive object?
Dec 23, 2021
c++
pointers
language-lawyer
c++17
unions
Can a pointer to an incomplete type be incomplete?
Sep 14, 2022
c
pointers
language-lawyer
incomplete-type
Convert an array of pointers to an array of IntPtr
Apr 25, 2021
c#
.net
arrays
pointers
intptr
C# -- Create Managed Array from Pointer
Dec 06, 2014
arrays
pointers
unmanaged
managed
Passing a Java class into a void* parameter with JNA
Oct 21, 2018
java
pointers
jna
string array initialisation
Dec 06, 2018
c
string
pointers
ansi-c
Why does dereferencing an array or not result in the same address?
Nov 18, 2019
c++
pointers
Did I find a bug in CppCheck? Why do I get the "Null pointer dereference" error here?
Oct 27, 2022
c++
pointers
static-code-analysis
cppcheck
Is it possible to reassign a ref local?
Sep 06, 2022
c#
.net
pointers
Cannot infer type for type parameter T, when the type is explicitly specified in a struct definition
Apr 18, 2022
pointers
rust
non-nullable
Strictly typed pointers in C (hypothetically)
Nov 19, 2022
c
pointers
Weird behavior when using pointers
Nov 23, 2020
c++
pointers
C memory leak despite free
Apr 13, 2022
c
memory
pointers
valgrind
How to track touches in a consistent way between touchesBegan: and touchesEnded:?
Mar 14, 2022
ios
pointers
reference
multi-touch
touchesbegan
Cython std::pair of two pointers, expected an identifier or literal
May 07, 2020
c++
python
pointers
cython
Why does Qt use d_func() for instantiating a pointer to private data?
Aug 12, 2021
c++
qt
pointers
Pointer Deferencing in x86 Assembly Code
Oct 15, 2022
c
pointers
assembly
x86
att
Improving a minimalistic OOP for microcontrollers using C, gcc, C99, and Macros with optimization
May 11, 2022
c
oop
pointers
gcc
Why does direct accessing to structure members produces significantly more assembly code compared to indirect accessing in GCC?
Mar 07, 2022
c
pointers
gcc
assembly
compiler-optimization
« Newer Entries
Older Entries »