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
What are the exact differences betwenn int **a and int a[][] as function parameters in C and C++?
Nov 30, 2022
c++
c
function
pointers
parameters
Oddities in C char arrays
Nov 30, 2022
c
arrays
pointers
Why can I not initialize an array by passing a pointer to a function?
Nov 30, 2022
c++
pointers
Why does *(str+i) = *(str +j) not work here?
Nov 30, 2022
c
arrays
string
pointers
reverse
Check for null pointer
Nov 29, 2022
c++
pointers
null
How to delete multiple dynamically allocated arrays in a single delete statement?
Nov 30, 2022
c++
pointers
dynamic
delete-operator
C++ pointer to vector
Nov 30, 2022
c++
pointers
vector
C++ arrow operator equivelence
Nov 29, 2022
c++
pointers
How does python decide whether a parameter is a reference or a value?
Nov 30, 2022
python
pointers
reference
C - Pointer + 1 Meaning
Nov 30, 2022
c
arrays
pointers
Why can't we generalize the pointer declaration?
Nov 29, 2022
c++
c
pointers
In C++, how can I hold a list of an abstract class?
Nov 29, 2022
c++
oop
inheritance
pointers
abstract
What are the parameters in this C qsort function call?
Nov 30, 2022
c
pointers
Char * vs NSString *
Nov 30, 2022
objective-c
c
pointers
nsstring
char
Trivial raw pointer that self-initializes to nullptr in C++
Nov 30, 2022
c++
pointers
c++11
unique-ptr
Overloading << operator C++ - Pointer to Class
Nov 30, 2022
c++
pointers
operator-overloading
Dynamically allocating array explain
Nov 29, 2022
c
arrays
pointers
dynamic-arrays
Is this' type variableofType()' function or object?
Nov 29, 2022
c++
function
pointers
Basic C pointer question
Nov 30, 2022
c
pointers
the meaninings of two ** for an iterator
Nov 30, 2022
c++
pointers
iterator
« Newer Entries
Older Entries »