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
Prevent silent cast from false to pointer
Oct 12, 2018
c++
visual-studio
pointers
What's the difference between a VLA and dynamic memory allocation via malloc?
Feb 17, 2022
c
pointers
initialization
malloc
variable-length-array
Golang func pointer of a struct member
Mar 14, 2021
pointers
methods
go
Why is http.Client{} prefixed with &?
Sep 12, 2022
pointers
go
methods
struct
Are pointers and arrays any different in C?
Oct 31, 2022
c
arrays
pointers
Confusing pointers in C
May 16, 2022
c
pointers
Objective C: How does 7 - 1 = 3?
Apr 02, 2021
iphone
objective-c
c
math
pointers
How can I define a template class which gives the pointer depth/level of a type?
Oct 30, 2022
c++
templates
pointers
types
Can someone please explain to me (in very simple terms) what the difference between the esp, ebp, and esi register is?
Aug 16, 2022
pointers
assembly
x86
cpu-registers
How to store a const char* in std :: string?
Feb 23, 2022
c++
string
pointers
stl
Getting the address of a pointer
Mar 25, 2022
c++
pointers
pointer-address
Argument passing by reference to pointer problem
Oct 21, 2022
c++
pointers
reference
arguments
Should `!var` or `var == NULL` be used?
Nov 22, 2021
c
pointers
Is it safe to hold pointers to iterators in C++?
Sep 03, 2022
c++
pointers
iterator
passing argument makes pointer from integer
Mar 25, 2022
c
arrays
pointers
casting
integer
Can std::uintptr_t be used to avoid undefined behavior of out-of-bounds pointer arithmetic?
Jan 04, 2018
c++
pointers
pointer-arithmetic
How pointers in C/C++ actually store addresses?
Sep 20, 2022
c++
c
pointers
memory
memory-address
C++: Will structure be copied properly?
Oct 27, 2022
c++
c
pointers
memcpy
in C++, what's the difference between an object and a pointer to an object?
Nov 03, 2022
c++
pointers
object
Should I use a smart pointer?
Mar 08, 2022
c++
pointers
c++11
smart-pointers
« Newer Entries
Older Entries »