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
Don't understand Python's csv.reader object
Nov 06, 2022
python
pointers
object
csv
memory
Obtain iterator from pointer or reference
Sep 28, 2022
c++
pointers
iterator
containers
const reference to a pointer not behaving as expected
Nov 02, 2022
c++
pointers
visual-c++
C++ Pointer to const array of const pointers
Oct 16, 2022
c++
arrays
pointers
Why do we use `const` for strings when defining with pointers in C?
Oct 21, 2022
c
arrays
string
pointers
constants
Is it safe to assume that the NULL constant is zero?
Nov 08, 2022
c
pointers
null
null-pointer
How to free() a malloc()'d structured correctly?
Aug 09, 2022
c
pointers
free
malloc
PHP - can a method return a pointer?
Nov 20, 2018
php
pointers
non-const pointer argument to a const double pointer parameter
Feb 01, 2020
c++
function
pointers
type-conversion
constants
Can static_cast turn a non-null pointer into a null pointer?
Nov 07, 2022
c++
visual-c++
pointers
static-cast
Adding an offset to a pointer
Nov 10, 2022
c++
pointers
One pointer, two different classes in c++
Aug 26, 2022
c++
class
pointers
Difference in usage of pointer downcast & upcast?
Nov 04, 2022
c++
inheritance
pointers
casting
virtual
Is size of char * same as size of int *?
Jan 04, 2020
c
pointers
assembly
dereference
Array of pointers to Eigen Matrices
Apr 08, 2021
c++
arrays
pointers
matrix
eigen
C++ unique_ptr not calling the destructor
Aug 18, 2018
c++
pointers
Save pointer's memory address
Nov 01, 2022
c
unix
pointers
malloc
Difference between a simple variable i and *(&i);
Jun 05, 2019
c
pointers
variables
Segmentation fault when using vectors in the class and constructor
Sep 12, 2022
c++
pointers
vector
segmentation-fault
What is a pointer to array, int (*ptr)[10], and how does it work?
Oct 11, 2022
c++
arrays
c
pointers
pointer-to-array
« Newer Entries
Older Entries »