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
dereference a pointer
Mar 05, 2026
c
pointers
C# - Ref type comparison to pointers confusion?
Mar 04, 2026
c#
c
pointers
ref
C99 pointer to a struct which contains a pointer to a struct
Mar 04, 2026
c
pointers
struct
C increment counter in struct
Mar 03, 2026
c
pointers
auto-increment
How to make it so the user can't delete a dynamic array?
Mar 04, 2026
c++
pointers
dynamic-allocation
Repeated calloc over the same pointer
Mar 03, 2026
c
pointers
calloc
Issue with a generic stack library
Mar 03, 2026
c
pointers
stack
void
Dealing with char ** argv
Mar 03, 2026
c++
arrays
command-line
pointers
arguments
How to save a string to a string* member of a class in C++?
Mar 02, 2026
c++
string
pointers
constructor
auto_ptr to normal pointer conversion
Mar 03, 2026
c++
pointers
auto-ptr
Use pointer math instead of array indexing
Mar 03, 2026
c
arrays
pointers
CStrings and pointers: Heap corruption when trying to delete a character array
Mar 03, 2026
c++
arrays
pointers
c-strings
function pointers in a struct
Mar 02, 2026
c
pointers
struct
function returns a pointer
Mar 03, 2026
c
function
pointers
Pointers, struct and malloc()
Mar 02, 2026
c
pointers
struct
malloc
variable-assignment
Should i delete a moved from dynamic pointer
Mar 03, 2026
c++
pointers
dynamic
move
Why can't I take the address of a return value?
Mar 02, 2026
c
pointers
lvalue
Can a function return an argument that is a restrict pointer?
Mar 02, 2026
c
pointers
restrict-qualifier
C++ app: How to properly delete/release an allocated object?
Mar 02, 2026
c++
c++11
pointers
memory-management
smart-pointers
Older Entries »