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
Swift: Pass Uninitialized C Structure to Imported C function
Feb 01, 2022
c
macos
pointers
struct
swift
Understanding void* against intptr_t and uintptr_t
Sep 05, 2022
c++
pointers
casting
integer
Address of variable needs to be loaded into memory?
Oct 30, 2022
c++
pointers
variables
What is singular and non-singular values in the context of STL iterators?
Apr 13, 2021
c++
pointers
stl
iterator
standards
Using a vector of unique pointers to an <Employee> vector
Mar 02, 2020
c++
pointers
vector
ostream
Assigning a type uintptr to uint64 in Golang
Oct 04, 2018
pointers
go
variable-assignment
Difference between &Struct{} vs Struct{}
Oct 01, 2018
pointers
struct
go
initialization
difference
dereferencing pointer to integer array
Sep 22, 2019
c
pointers
What is "null pointer assignment error"?
Sep 22, 2022
c
pointers
What happens when a casted pointer has an increment operator?
Nov 19, 2022
c++
c
pointers
compiler-construction
programming-languages
Why doesn't C++ enforce const on pointer data? [duplicate]
Feb 05, 2022
c++
pointers
constants
Is C/C++ pointer keeps absolute memory address, or relative to application, or relative to module?
Aug 24, 2022
c++
pointers
memory-address
What is the difference between a Pointer and a Handle
Mar 28, 2017
.net
pointers
clr
handle
Casting pointer to object to void * in C++
Feb 10, 2022
c++
pointers
casting
What is the difference between int* x[n][m] and int (*x) [n][m]?
Sep 06, 2022
c++
c
pointers
How do the operators < and > work with pointers?
Jul 09, 2017
c++
c
pointers
comparison
operators
Casting a pointer does not produce an lvalue. Why?
Oct 16, 2018
c
pointers
casting
lvalue
Function pointers and callbacks in C
Aug 29, 2022
c
function
pointers
callback
Can we assign a value to a given memory location?
Mar 03, 2019
c
memory
pointers
MISRA incrementation in C
Jun 13, 2018
c
pointers
embedded
misra
« Newer Entries
Older Entries »