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
Arithmetic of the double pointers with a data structure
May 10, 2026
c
pointers
data-structures
hashtable
double-pointer
Pointer targets in passing argument differ in signedness
May 11, 2026
c
pointers
warnings
signedness
Why exactly it is invalid to convert a function pointer to a pointer to void, or vice versa? [duplicate]
May 09, 2026
c++
c
pointers
function-pointers
Pointer Assignment, malloc() and free() in C
May 10, 2026
c
pointers
malloc
free
c/c++: error of printing a double array returned by a function
May 08, 2026
c++
arrays
function
pointers
double
Delete a key/value pair from an unordered_map C++
May 09, 2026
c++
pointers
c++11
dictionary
C++ this pointer
May 10, 2026
c++
pointers
this
Why char *s = "string" shows no error or warning when it is not const
May 10, 2026
c
pointers
constants
The use of *(char **)
May 09, 2026
c
pointers
char
Semantic difference between different pointer syntax in c++?
May 07, 2026
c++
pointers
syntax
semantics
C malloc function's size parameter
May 10, 2026
c
pointers
memory
gcc
malloc
If a parameter is a pointer type, is the parameter a pointer allocated in local memory
May 09, 2026
c
pointers
struct
How to determine if the pointer passed as a function argument is being modified or a copy is being modified?
May 09, 2026
go
pointers
How to enforce non-ownership of a pointer?
May 08, 2026
c++
pointers
gcc float pointer casting in C++ causing SIGBUS error
May 09, 2026
c++
pointers
gcc
casting
segmentation-fault
What is wrong with my syntax in this 1 line bit of code (pointers and references and dereferences oh my)?
May 09, 2026
c++
variables
pointers
reference
const-correctness
Understanding Pointer to constant pointer to integer constant (const int * const * variable)
May 09, 2026
c
pointers
constants
How to get this audio delay to work?
May 08, 2026
c++
arrays
debugging
audio
pointers
Is assigning to a field of temporary object undefined behavior?
May 08, 2026
c++
pointers
memory-address
temporary
« Newer Entries
Older Entries »