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
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
C sprintf array char pointers
Oct 10, 2022
c
arrays
pointers
C++ const changed through pointer, or is it? [duplicate]
Feb 12, 2022
c++
c
pointers
constants
C++ function parameters: use a reference or a pointer (and then dereference)?
Sep 14, 2022
c++
pointers
performance
C++: Why is const_cast evil?
Sep 14, 2022
c++
pointers
casting
constants
const-cast
Whats better to use in C++11 , Zero or NULL?
Sep 14, 2022
c++
pointers
c++11
malloc an array of struct pointers
Sep 14, 2022
c
arrays
pointers
struct
malloc
Why is it thought of 'T *name' to be the C way and 'T* name' to be the C++ way?
Aug 05, 2019
c++
c
pointers
history
conventions
« Newer Entries
Older Entries »