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
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
How to remove smart pointers from a cache when there are no more references?
Jun 21, 2018
c++
caching
pointers
boost
smart-pointers
Cast pointer to member function to normal pointer
Sep 22, 2022
c++
pointers
casting
C - how do you access value from a pointer to a pointer to that value?
Aug 17, 2018
c
pointers
how to print char array in c++
Oct 21, 2022
c++
arrays
pointers
char
« Newer Entries
Older Entries »