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
pointer comparisons "<" with one past the last element of an array object
Dec 24, 2019
c++
c
pointers
comparison
Is it safe to delete the pointer after dynamic_casting?
Jun 26, 2022
c++
pointers
memory-management
casting
dynamic-cast
Disabling "cast from pointer to smaller type uint32_t" error in Clang
Jun 26, 2021
c++
pointers
compiler-errors
clang
Understanding of pointers with malloc and free
Sep 05, 2022
c
arrays
pointers
malloc
free
Is pointer comparison undefined or unspecified behavior in C++?
Sep 11, 2022
c++
pointers
undefined-behavior
unspecified-behavior
What's a practical use-case for "address of array"?
Oct 18, 2018
c++
pointers
typedef'ng a pointer and const
Apr 17, 2020
c
pointers
constants
typedef
C++ how to add an element to a pointer array by exceeding size
May 06, 2022
c++
arrays
pointers
vector
memory-management
Difference between pointer-to-pointer vs reference-to-pointer (C++)
Oct 23, 2022
c++
pointers
com
out
Is a cast from (pointer to const) to (pointer to non-const) invalid c++?
Mar 07, 2022
c++
pointers
casting
g++
constants
Calling a pointer method on a struct in a map
Feb 17, 2021
pointers
methods
map
struct
go
pointer and ampersand position with const in C++ [duplicate]
Apr 23, 2022
c++
pointers
constants
Filling a char pointer in a struct
Sep 13, 2022
c
string
pointers
struct
char
Attempting to access a null pointer [duplicate]
Jan 19, 2020
c++
pointers
null
Why are both these function pointers legal in C/C++?
May 17, 2022
c++
c
pointers
return
function-pointers
How long does a string constant live in c++?
Aug 26, 2022
c++
pointers
constants
string-literals
object-lifetime
gdb showing different address than in code
Nov 15, 2022
c
pointers
gcc
gdb
buffer-overflow
Difference between const auto * and const auto?
May 09, 2022
c++
c++11
pointers
constants
auto
Casting a char array to an object pointer - is this UB?
Feb 21, 2022
c++
pointers
c++14
undefined-behavior
Can I define a pointer in julia?
Sep 15, 2022
pointers
julia
language-design
« Newer Entries
Older Entries »