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
Where in memory are string literals ? stack / heap? [duplicate]
Sep 23, 2022
c
pointers
char
heap-memory
stack-memory
Does a program with std::map<T*, U> have well-defined behaviour? [duplicate]
Jul 03, 2022
c++
sorting
pointers
language-lawyer
strict-weak-ordering
Hide mouse pointer on Chromium kiosk
Sep 14, 2022
pointers
mouse
chromium
kiosk
Function Pointers in Objective C
Sep 06, 2022
c++
objective-c
function
pointers
Swap arrays by using pointers in C++
Nov 16, 2022
c++
arrays
pointers
swap
Is there C++ lazy pointer?
Sep 20, 2022
c++
pointers
How references are internally stored in c++? [duplicate]
Sep 20, 2022
c++
pointers
reference
Why can't I assign an array to pointer directly in C?
Oct 14, 2022
c
pointers
What happens to the pointer itself after delete? [duplicate]
Aug 25, 2022
c++
pointers
Conversion from Derived** to Base**
Nov 14, 2022
c++
inheritance
pointers
c++-faq
pointer-conversion
initializing char pointers
Jan 09, 2018
c
pointers
char-pointer
a pointer about *argv[]
Sep 20, 2022
c
pointers
gdb
arguments
main
Trying to assign vector of Base* from vector of Derived*
Jun 08, 2022
c++
pointers
inheritance
vector
How to detect if a ptr is still referencing a valid reference after that reference goes out of scope
Sep 20, 2022
c++
pointers
iostream
ostream
Will GCC inline a function that takes a pointer?
Sep 19, 2022
c
optimization
gcc
pointers
inline
What is the difference between Boost smart pointers and std smart pointers?
Sep 19, 2022
c++
pointers
boost
std
In C, can I initialize a string in a pointer declaration the same way I can initialize a string in a char array declaration?
Sep 19, 2022
c
pointers
arrays
c-strings
What is the correct way to delete char**
Sep 19, 2022
c++
pointers
delete-operator
Char pointers and the printf function
Sep 19, 2022
c
pointers
printf
C - pointers and different results?
Nov 04, 2022
c
pointers
« Newer Entries
Older Entries »