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 it safe to delete every pointer in C++ as a pointer to an array? [duplicate]
Jan 26, 2026
c++
arrays
pointers
delete-operator
C++, static array, pointer, length
Jan 27, 2026
c++
arrays
pointers
pointer-arithmetic
Programs & Techniques for finding when a Pointer goes out of scope
Jan 26, 2026
c++
pointers
memory-leaks
If you add 1 to a pointer, does it really add 1, or does it add 4 or 32? [duplicate]
Jan 24, 2026
c++
c
pointers
Pointer parameter was set but never used warning
Jan 26, 2026
c
pointers
compiler-warnings
suppress-warnings
keil
Accessing elements in array of pointer
Jan 26, 2026
c
arrays
pointers
Pass value by pointer error
Jan 25, 2026
c++
pointers
c++ reference to pointer
Jan 26, 2026
c++
pointers
reference
crash
gdi+
Get pointer to node in std::list or std::forward_list
Jan 25, 2026
c++
pointers
stl
Pointer to 2D array with function
Jan 25, 2026
c
arrays
function
pointers
multidimensional-array
Pointers & Interfaces in Go
Jan 25, 2026
pointers
go
interface
Is there a performance drawback when declaring 2D arrays using int** compared to int (*)[N] in C?
Jan 25, 2026
arrays
c
pointers
multidimensional-array
contiguous
Are the iterators of `map<key, value, greater<>>` and `map<key, value, less<>>` guaranteed to be the same type?
Jan 25, 2026
c++
dictionary
pointers
c++11
iterator
pointer to vector at index Vs iterator
Jan 25, 2026
c++
pointers
stl
iterator
Losing array pointer value?
Jan 24, 2026
c
arrays
pointers
C++ Pointer to member function of an UNKNOWN CLASS
Jan 24, 2026
c++
class
pointers
function-pointers
iunknown
Pointers and virtual memory [closed]
Jan 25, 2026
c
linux
pointers
ubuntu
memory
How to check if a pointer still points to valid memory in C++?
Jan 24, 2026
c++
pointers
What C compilers have pointer subtraction underflows?
Jan 24, 2026
c
arrays
pointers
compiler-construction
pointer-arithmetic
What does *(long *) and *(int*) mean?
Jan 24, 2026
c
pointers
casting
dereference
« Newer Entries
Older Entries »