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
C++ Converting a char to a const char *
Aug 29, 2022
c++
pointers
char
Using qsort for character array in C
Aug 28, 2022
c
function
pointers
qsort
How do some C functions accept null parameters?
Oct 22, 2022
c
pointers
null
Value of Pointer in C
Nov 05, 2022
c
pointers
memory-address
Why is it illegal : copying vector of pointers into a vector of pointers to constants
May 21, 2020
c++
c++11
pointers
vector
constants
Can I catch bad pointer errors in C++?
Apr 28, 2022
c++
pointers
memory-management
Why Pointers to Undefined Structs are Sometimes Illegal in C and C++
Sep 07, 2022
c++
c
pointers
Array equal another array
Oct 27, 2022
c
arrays
pointers
Casting pointer from one base type to another
Nov 13, 2022
c++
pointers
Map of Pointers versus Map of Structures/Containers (C++)
Apr 19, 2022
c++
dictionary
pointers
Does destroying and recreating an object make all pointers to this object invalid?
Jul 19, 2017
c++
pointers
destructor
object-lifetime
Why Array *new Array; fails in C++? [duplicate]
Nov 13, 2022
c++
arrays
pointers
new-operator
typedef
Modifying array inside a function in C
Nov 02, 2022
c
arrays
function
pointers
Why does * need to be put before (&a) to subtract a (a is an array)?
Sep 21, 2022
c++
pointers
C++: LPWSTR prints as an address in cout
Sep 12, 2019
c++
pointers
unicode
cout
Proper destruction of pointers to objects
Sep 24, 2022
c++
pointers
memory-management
Does this pointer casting break strict aliasing rule?
Sep 16, 2022
c
pointers
casting
c99
strict-aliasing
String pointer and array of chars in c
Oct 29, 2022
c
string
pointers
compiler-errors
atomic.AddInt64 Causes invalid memory address or nil pointer dereference
Jun 19, 2021
pointers
go
memory-management
atomic
Differences between arrays, pointers and strings in C
Apr 23, 2022
c
arrays
string
pointers
« Newer Entries
Older Entries »