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
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
How to move unique_ptr to raw pointer?
Jun 04, 2021
c++
pointers
smart-pointers
Variable arguments list and null pointer
Sep 13, 2022
c
pointers
Calling a method with a pointer receiver by an object instead of a pointer to it?
Feb 06, 2022
function
pointers
go
methods
call
casting int pointer to char pointer
Apr 21, 2022
c
pointers
Is it safe to take the address of a temporary?
Apr 29, 2022
c++
pointers
memory-address
« Newer Entries
Older Entries »