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
Is it legal to have a pointer to a reserved vector element? [duplicate]
Oct 14, 2022
c++
pointers
vector
language-lawyer
undefined-behavior
Is pointer conversion through a void pointer well defined?
Sep 15, 2022
c
pointers
language-lawyer
What is the type of a pointer to a variable-length array in C?
Nov 16, 2022
c
pointers
language-lawyer
variable-length-array
shared_ptr & weak_ptr conversions
Jan 10, 2020
c++
pointers
shared
Does Malloc only use the heap if requested memory space is large?
Sep 08, 2022
c
pointers
memory-management
malloc
heap-memory
Accessing direct memory addresses and obtaining the values in C++
Sep 15, 2022
c++
pointers
memory
memory-address
Why isn't operator overloading for pointers allowed to work?
Sep 15, 2022
c++
pointers
reference
language-design
Function pointer cast to different signature
Aug 16, 2022
c
pointers
Incompatible pointer types and constness
Nov 25, 2021
c
pointers
explanation to aligned malloc implementation
Sep 28, 2022
c
pointers
malloc
UnsafeRawPointer assumingMemoryBound vs. bindMemory
Oct 12, 2019
swift
pointers
memory
Passing pointer through channel in Go Lang
Nov 01, 2022
pointers
go
channel
lang
Why is the return type of Deref::deref itself a reference?
Oct 26, 2022
pointers
reference
rust
Objective-C Selector pointer to be passed to a C function
Sep 15, 2022
objective-c
c
pointers
function-pointers
Copy an array reference in VBA
Sep 03, 2021
vba
pointers
reference
Order of operations for dereference and bracket-ref in C
Jun 07, 2022
c
pointers
pointer-arithmetic
Initializing "a pointer to an array of integers"
Aug 19, 2022
c
arrays
pointers
initialization
What is satellite information in data structures?
Mar 04, 2022
algorithm
pointers
data-structures
b-tree
Difference between using character pointers and character arrays
Sep 07, 2022
c++
c
pointers
character
Initialization from incompatible pointer type warning when assigning to a pointer
Mar 06, 2022
c
arrays
pointers
« Newer Entries
Older Entries »