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
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
* symbol in C pointers
Dec 11, 2025
c
pointers
syntax
inserting subclasses into a superclasses array in c++
Dec 10, 2025
c++
arrays
inheritance
pointers
subclass
debugging with pointers in C#
Dec 10, 2025
c#
pointers
Is it really well defined to check pointer alignment using the pointer's integer value?
Dec 11, 2025
c++
pointers
c++17
language-lawyer
undefined-behavior
How would ++*ptr++ be evaluated by compiler if ptr is ptr to first element of a static array?
Dec 11, 2025
c++
pointers
operators
What is the difference between 'char *' and 'char (*) [100]'?
Dec 11, 2025
c
arrays
pointers
c-strings
memory-address
Storing a C array of C structs in NSData
Dec 11, 2025
ios
cocoa
pointers
struct
nsdata
Pointer confusion
Dec 10, 2025
iphone
objective-c
ios
pointers
Problem dereferencing char pointer in C++
Dec 11, 2025
c++
pointers
char
dereference
Is there a reason to use C language pointers like this &(*foo)?
Dec 10, 2025
c
pointers
API return type -- Force a smart pointer onto the user?
Dec 10, 2025
c++
pointers
« Newer Entries
Older Entries »