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
Double-free error when using std::ptr::read in Rust
Aug 27, 2026
pointers
memory
rust
unsafe
double-free
How can I distinguish a pointer from a dereference in C?
Aug 27, 2026
arrays
c
pointers
dereference
trying to reverse a string inplace using two pointers
Aug 27, 2026
c
pointers
Is adding a uintptr_t to a pointer symmetric?
Aug 27, 2026
c
pointers
type-conversion
language-lawyer
Get length of an Array using a pointer
Aug 27, 2026
c
arrays
pointers
arduino
How could I allocate 1D array by using pointer to pointer (int **)
Aug 27, 2026
c++
arrays
pointers
pointer-to-pointer
Initializing static member function pointer to function of same name
Aug 26, 2026
c++
function
pointers
Ensuring pointer is not deleted
Aug 27, 2026
c++
pointers
Returning address of a local variable directly using address of operator vs using pointer variable
Aug 26, 2026
c
pointers
memory-address
Which is better in C allocating/deallocating memory of using a local variable? and Why?
Aug 26, 2026
c
pointers
allocation
memory-management
What is an Internal Pointer Variable?
Aug 26, 2026
pointers
Allocating memory for a array to char pointer
Aug 25, 2026
c
pointers
multidimensional-array
memory-management
Pointing to a some characters in a string using pointer
Aug 26, 2026
c++
string
pointers
substring
passing a pointer to a pointer in c function by value
Aug 26, 2026
c
function
pointers
Conflicting types for pointer variable in C (Error)
Aug 26, 2026
c
variables
pointers
compiler-errors
Why cast 'void*' pointers to 'unsigned char *' in memcpy's implementation?
Aug 25, 2026
c
pointers
casting
implementation
memcpy
How to check that pointer is writing in the out of allocated memory?
Aug 26, 2026
c
pointers
memory-management
malloc
Multiple pointers to an object
Aug 25, 2026
c++
pointers
shared-ptr
C pointer math with structures
Aug 24, 2026
c
pointers
structure
Going backwards by one in file stream
Aug 24, 2026
c
pointers
filestream
encryption
« Newer Entries
Older Entries »