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 check a C++ iterator against null?
Aug 18, 2022
c++
pointers
vector
iterator
nullptr
checking if pointer points within an array
Jun 04, 2017
c++
arrays
pointers
comparison
Adding const keyword to an array passed as a parameter to function
Mar 19, 2022
c
pointers
Difference between *ptr[10] and (*ptr)[10]
Sep 15, 2022
c
pointers
Why does std::cout convert volatile pointers to bool?
Aug 16, 2022
c++
pointers
iostream
volatile
standards-compliance
Pointer to a specific fixed address
Sep 15, 2022
c
pointers
Pointer arithmetic for structs
Sep 15, 2022
c
pointers
struct
pointer-arithmetic
Pointers: initialisation vs. declaration
Oct 18, 2022
c++
pointers
c++14
Why does cout print char arrays differently from other arrays?
Sep 15, 2022
c++
arrays
pointers
free a double pointer
Nov 16, 2022
c
pointers
C++ using square brackets with pointer to instance
Jul 13, 2022
c++
class
pointers
operand
(->) arrow operator and (.) dot operator , class pointer
Sep 14, 2022
c++
class
pointers
How to convert a pointer value to QString?
Aug 24, 2022
c++
qt
pointers
qstring
Should I use boost::ptr_vector<T> or vector<boost::shared_ptr<T> >?
Nov 20, 2021
c++
pointers
boost
stl
containers
Another C++ learning moment: returning strings from functions
Jan 16, 2018
c++
string
reference
pointers
C++ singleton GetInstance() return
Mar 19, 2018
c++
reference
singleton
pointers
Why is comparing against "end()" iterator legal?
Sep 14, 2022
c++
stl
pointers
iterator
c - cannot take address of bit-field
Jul 30, 2019
c
pointers
syntax-error
bit-fields
memory-address
What is the type of command-line argument `argv` in C?
Nov 14, 2022
c
arrays
pointers
language-lawyer
argv
allocate matrix in C
Sep 14, 2022
c
pointers
matrix
malloc
« Newer Entries
Older Entries »