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
Dynamic memory allocation - realloc(): invalid next size [duplicate]
Jan 27, 2026
c
pointers
malloc
realloc
Pointers in CPP, confusion regarding an example program
Jan 27, 2026
c++
pointers
c++: swapping vectors and pointer invalidation?
Jan 28, 2026
c++
pointers
swap
invalidation
Trouble Resolving a Null Pointer Exception in Java
Jan 27, 2026
java
pointers
nullpointerexception
C "comparison between pointer and integer" warning for menu
Jan 28, 2026
c
pointers
Count multi-dimensional array's first dimension
Jan 27, 2026
c
arrays
pointers
sizeof
Is it ok to use a pointer which point to the address of a variable declared inside "if" statement
Jan 27, 2026
c++
pointers
variables
if-statement
memory-address
Why casting short* to int* shows incorrect value
Jan 27, 2026
c
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
Older Entries »