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
Pointer comparison
Dec 16, 2022
c++
c
pointers
c++: function arg char** is not the same as char*[]
Dec 16, 2022
c++
arrays
pointers
arguments
Whats the difference between "abc" and {"abc"} in C?
Dec 15, 2022
c++
pointers
string
C++ pointers to class instances
Dec 15, 2022
c++
pointers
Pointer / Array syntax (char **p, *p[n]) in C/C++
Dec 15, 2022
c
pointers
Pointers into elements in a container
Dec 15, 2022
c++
stl
pointers
Does myVector.erase(myObject) call delete on myObject?
Dec 15, 2022
c++
pointers
containers
Is there a way to know what keeps objects alive in C#
Dec 14, 2022
c#
pointers
reference
garbage-collection
Copying value from char pointer to a char array
Dec 15, 2022
c++
arrays
pointers
How do you define a mutable pointer to a const object?
Dec 15, 2022
c++
pointers
constants
mutable
Returning a pointer of a multidimensional array
Dec 15, 2022
c
pointers
Is it okay to use the this pointer? [duplicate]
Dec 15, 2022
c++
class
pointers
this
this-pointer
Using qsort() with class pointers
Dec 14, 2022
c++
visual-studio-2010
pointers
std
qsort
Equivalent of incrementing a C/C++ pointer in Java?
Dec 15, 2022
java
c++
arrays
pointers
programming-languages
Passing addresses to functions in C
Dec 15, 2022
c
function
pointers
memory-address
When should I pass "T* const&" type of pointer ?
Dec 15, 2022
c++
pointers
constants
pass-by-reference
difference between int bar[10] vs int (*bar)[10]
Dec 14, 2022
c
arrays
pointers
types
Pointer Arithmetic with structures
Dec 14, 2022
c
pointers
pointer-arithmetic
Java - How is the return of foo.charAt(i) a reference?
Dec 14, 2022
java
pointers
pass-by-reference
C - extracting words from string
Dec 15, 2022
c
string
pointers
extract
words
« Newer Entries
Older Entries »