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
Expression must have pointer to struct or union error
Sep 29, 2022
c
pointers
Can I use the address of argc in main as random source?
Sep 28, 2022
c
pointers
random
program-entry-point
argc
Python: Are numpy arrays linked when one array is transposed?
Sep 27, 2022
python
arrays
pointers
numpy
Should I expect that upcasts and downcasts in single inheritance don't adjust the pointer?
Sep 28, 2022
c++
pointers
inheritance
casting
portability
Common Lisp CFFI: pointer to the pointer
Sep 26, 2022
pointers
common-lisp
cffi
Restricted pointer questions
Mar 15, 2018
c
pointers
c99
restrict-qualifier
malloc returns 0x100000000
Sep 05, 2021
c
pointers
malloc
Not Understanding Pointer Arithmetic with ++ and --
Jul 07, 2022
c++
memory
pointers
Understanding self in Objective-C
Oct 24, 2022
objective-c
object
pointers
self
super
Initialization of a pointer immediately after calling deleteLater()
Jan 14, 2016
qt
pointers
qt4
C99: Is it possible to portably determine if two pointers point within the same aggregate?
Aug 16, 2022
c
pointers
c99
undefined-behavior
Dereferencing a char pointer gets slower as the string it points to lengthens. Why?
Feb 20, 2022
c++
performance
pointers
x86 asm, dereferenced pointer not getting updated
Aug 18, 2022
intel
pointers
assembly
x86
deep copy of struct with Pointer Point in C
Oct 23, 2022
c
pointers
struct
deep-copy
Passing a C# double array to a C++ function using CLI
Sep 05, 2022
c#
c++
arrays
pointers
c++-cli
fopen() returning a NULL pointer, but the file definitely exists
Aug 22, 2022
c
visual-studio-2008
pointers
null
fopen
How portable is using the low bit of a pointer as a flag?
Sep 10, 2022
c++
pointers
optimization
portability
Why can't you do bitwise operations on pointer in C, and is there a way around this?
Sep 10, 2022
c++
c
pointers
bit-manipulation
pointer vs handles in C (are the terms used to convey separate things?)
Sep 12, 2022
c
windows
pointers
handle
What are the semantics of overlapping objects in C?
Dec 04, 2021
c
pointers
struct
language-lawyer
c11
« Newer Entries
Older Entries »