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 I store the value of a register into a memory location pointed to by a pointer?
Oct 15, 2017
c++
pointers
assembly
x86
Is it safe to cast a heap allocated pointer to a pointer to a VLA?
Sep 24, 2022
c
arrays
pointers
language-lawyer
c99
C++ entangled shared pointer
Dec 25, 2021
c++
pointers
Obtaining pointer to a string constant
Oct 30, 2022
c
string
pointers
memory-management
c89
Why would I want to use a smart pointer in this situation?
Nov 13, 2022
c++
pointers
smart-pointers
Confusion regarding types, overflows and UB in pointer-integral addition
Apr 03, 2022
c++
pointers
c++11
Why is isa field of Objective C object has 1 offset with its class pointer?
Feb 17, 2018
objective-c
c
pointers
struct
objective-c-runtime
Template with default value of method pointer argument
Nov 04, 2022
c++
templates
pointers
member-function-pointers
C++11 non-owning reference/pointer to unique_ptr?
Nov 18, 2022
c++
pointers
reference
unique-ptr
strcmp giving segmentation fault [duplicate]
Nov 08, 2022
c
pointers
How to create an uint8_t array that does not undermine strict aliasing?
May 14, 2022
c++
pointers
c++11
strict-aliasing
Pointer analysis in LLVM
Apr 26, 2022
c
pointers
llvm
Memory usage with pointers
Oct 26, 2022
c++
pointers
memory
Why does fopen works without saving the returned pointer?
Feb 03, 2022
c
pointers
fopen
Are these two styles of C function pointer definition different?
Sep 16, 2022
c
pointers
function-pointers
Trouble with pointers and pointers to pointers
Sep 10, 2022
c
pointers
Are there any drawbacks to using multiple arrow operators (->) chained together?
May 16, 2022
c
performance
pointers
struct
Julia - C struct inside struct stored as pointer in Julia
Feb 24, 2022
c
pointers
struct
julia
Double-asterisks and `malloc` in C
Oct 13, 2022
c
pointers
types
malloc
Is operator< (less than) on pointers consistent?
Mar 22, 2022
c++
pointers
« Newer Entries
Older Entries »