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
How to delete[] decayed array? [duplicate]
Oct 17, 2025
c++
pointers
dynamic-memory-allocation
delete-operator
pass-by-value
Is it possible to define a pointer without a temp/aux variable? (Or would this be bad C-coding?)
Oct 18, 2025
c
pointers
Is there any way to implement a JE instance for [a]?
Oct 18, 2025
pointers
haskell
judy-array
Pointer to array, returning an array in Zig
Oct 17, 2025
arrays
pointers
zig
pointer to next element of an array
Oct 17, 2025
c
string
pointers
char
How to read data from stdin mutiple times in C program
Oct 16, 2025
c
pointers
struct
C++ working with objects on heap
Oct 18, 2025
c++
pointers
heap-memory
shared-ptr
raw-pointer
shared pointer and raw pointer lifetime
Oct 17, 2025
c++
pointers
smart-pointers
lifetime
temporary
"Heap use after free" error in LeetCode Online Judge but not Visual Studio
Oct 18, 2025
c++
pointers
visual-c++
heap-memory
Why pointer (*) and array ([]) symbols are bound to variable name and not to type in variable declaration?
Oct 18, 2025
c
arrays
pointers
declaration
language-design
Safely convert 2 bytes to short
Oct 17, 2025
c++
pointers
casting
byte
short
Checking typedef defined function pointer for null
Oct 17, 2025
c
pointers
null
function-pointers
understanding the difference between pointer dereference and array indexing
Oct 17, 2025
arrays
c
pointers
dereference
pointer-arithmetic
Confuse about & and * in the C++
Oct 17, 2025
c++
pointers
reference
Intel HD Graphics violates OpenCL specification regarding SVM?
Oct 16, 2025
pointers
opencl
svm
nvidia
intel
Add addresses of Objects to a vector in loop
Oct 17, 2025
c++
loops
pointers
How can I store a 64-bit memory address in a variable?
Oct 17, 2025
c
pointers
Can a struct have a member which is a pointer to a struct of the same type?
Oct 15, 2025
c
pointers
struct
qualifiers
Static array initialization in C
Oct 17, 2025
c
arrays
pointers
Print adresses with printf %016x vs %p on 64bit systems [duplicate]
Oct 17, 2025
c
pointers
printf
Older Entries »