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
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
copying one pointer to other in C++
Apr 28, 2022
c++
pointers
how to implement overlap-checking memcpy in C
Aug 14, 2017
c
unix
pointers
memory-management
Address of pointer to an array
Aug 03, 2019
c
arrays
pointers
multidimensional-array
why can a base pointer point to derived object only under public inheritance?
Jun 10, 2022
c++
pointers
inheritance
std::copy for dynamically allocated pointers
Nov 18, 2022
c++
arrays
pointers
copy
Qt and pointers
Mar 31, 2022
c++
qt
pointers
How to decipher complex pointer declarations in C?
Oct 16, 2022
c
pointers
declaration
In C, why can't the value of a pointer-to-char variable be changed after it has been assigned?
Nov 21, 2022
c
pointers
variable-assignment
Pointer in 2D Array [duplicate]
Nov 18, 2019
c++
c
arrays
pointers
Boost intrusive pointer
Oct 22, 2022
c++
pointers
boost
shared-ptr
boost-intrusive
Is it possible to use reference type alias with pointer operator to declare a reference to pointer?
Aug 20, 2022
c++
pointers
reference
type-alias
What does "*ptrInt ++" do?
Nov 27, 2018
c++
pointers
syntax
Using sun.misc.Unsafe to get address of Java array items?
May 01, 2019
java
pointers
memory
native
unsafe
« Newer Entries
Older Entries »