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
Understanding memory ownership models in C
Aug 29, 2026
c
pointers
memory
How do I calculate the end address of a C struct in memory?
Aug 28, 2026
c
pointers
struct
malloc
pass "pointer to pointer" to a template function
Aug 29, 2026
c++
function
templates
pointers
Visual Studio 'non-standard syntax; use '&' to create a pointer to member' [duplicate]
Aug 28, 2026
c++
visual-studio
function
class
pointers
Comparing pointers in Go
Aug 28, 2026
pointers
go
Requirement of 'fixed' seems inconsistent in C#
Aug 27, 2026
c#
pointers
fixed
How to pass a Reference / Pointer to a Rust Struct to a C ffi interface?
Aug 28, 2026
pointers
struct
rust
ffi
rust-cargo
const pointer as class field assign
Aug 27, 2026
c++
pointers
Allocating memory for array in struct (in C)
Aug 27, 2026
c
arrays
pointers
struct
malloc
Is possible to convert a string from array of pointers to variable names?
Aug 27, 2026
c
arrays
pointers
char, pointer, cast and string questions
Aug 28, 2026
c++
pointers
C Pointer and temp variable
Aug 27, 2026
c
memory
pointers
temp
Memory allocation when passing a std::vector to a function in C++
Aug 26, 2026
c++
pointers
parameter-passing
dynamic-memory-allocation
Using pointers as parameters [duplicate]
Aug 25, 2026
c++
pointers
parameters
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
« Newer Entries
Older Entries »