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
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
Error in assigning an array to the other in C
Dec 14, 2022
c
pointers
Avoiding heap corruption
Dec 15, 2022
c++
pointers
memory
operating-system
heap-memory
Java, "pointer" equality and string comparison
Dec 14, 2022
java
string
pointers
reference
equality
Is it alright to return a reference to a non-pointer member variable as a pointer?
Dec 14, 2022
c++
pointers
memory-management
reference
smart-pointers
Multidimensional dynamic arrays, Why doesn't it work?
Dec 14, 2022
c++
arrays
pointers
What are the cases in which arrays decay to pointers?
Dec 14, 2022
c
pointers
multidimensional-array
Accessing struct member by address
Dec 14, 2022
c
pointers
struct
« Newer Entries
Older Entries »