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
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
What is the difference in pointers when defining char and int?
Sep 20, 2022
c++
pointers
Visual C++/CLI (CLR) Null pointer
Oct 29, 2016
visual-c++
pointers
c++-cli
clr
Pointers and Strings C++
Sep 24, 2022
c++
pointers
What is the benefit of larger pointers on 64-bit systems?
Sep 15, 2022
c++
pointers
64-bit
c++builder
How do I cast a pointer to an int
Sep 19, 2022
c++
pointers
casting
« Newer Entries
Older Entries »