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 does this way of computing array-length work? [duplicate]
Dec 13, 2025
c++
arrays
pointers
Understanding these Pointer Statements - Diagram
Dec 13, 2025
c++
pointers
Can we return pointer to new static array from the same function?
Dec 12, 2025
c
arrays
pointers
static
How to implement a [copy array to linked list] function?
Dec 12, 2025
c
arrays
pointers
linked-list
Possible to pass address of anonymous variable?
Dec 13, 2025
c++
pointers
anonymous
lvalue
how to increment an array in c
Dec 13, 2025
c
arrays
pointers
Advanced Pointer convoluted syntax
Dec 11, 2025
c++
c
arrays
pointers
Compile time Error in C code [Returning an array pointer from function]
Dec 12, 2025
c
pointers
C++ program crashes
Dec 12, 2025
c++
string
pointers
strcmp
Is there merit to having less-than-8-byte pointers on 64-bit systems?
Dec 11, 2025
delphi
pointers
64-bit
flattening and dumping nested struct in C
Dec 11, 2025
c
pointers
struct
dump
Pointer to struct within the nested structs
Dec 12, 2025
c
pointers
struct
Pointer arithmetic and portability
Dec 12, 2025
c++
pointers
embedded
pointer-arithmetic
const char **name VS char *name[]
Dec 11, 2025
c
arrays
pointers
char
Why can't I use pointer addition instead of malloc
Dec 12, 2025
c
pointers
malloc
How to insert a new node in a singly linked list without using a temporary node?
Dec 12, 2025
c
pointers
data-structures
singly-linked-list
How does a pointer to a pointer correspond to a 2D array?
Dec 11, 2025
c++
pointers
memory
memory-management
heap-memory
Problem with double pointers
Dec 12, 2025
c++
pointers
breakpoints
pointer in python?
Dec 11, 2025
python
pointers
Pointer confusion - c++
Dec 11, 2025
c++
pointers
Older Entries »