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
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
Why is "operator delete" invoked when I call "delete" on a null pointer?
Aug 25, 2022
c++
pointers
memory-management
Why is removing a node from a doubly-linked list faster than removing a node from a singly-linked list?
Sep 15, 2022
pointers
data-structures
linked-list
big-o
time-complexity
Equivalent of 'this' pointer
Nov 20, 2022
vba
pointers
this
What's the meaning of * and & when applied to variable names?
Sep 15, 2022
c++
pointers
reference
c++-faq
Where ampersand "&" can be put when passing argument by reference?
Sep 14, 2022
c++
pointers
reference
declaration
« Newer Entries
Older Entries »