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
TypeDefs and Pointers
Mar 12, 2026
c
pointers
typedef
change of vectors first pointer
Mar 11, 2026
c++
pointers
vector
insert
Dereferencing an array of void pointers
Mar 12, 2026
c++
pointers
c++: invalid initialization of reference of type 'const int*&' from expression of type 'int*'
Mar 12, 2026
c++
pointers
reference
initialization
Understanding a structure which contains a pointer of its own type
Mar 11, 2026
c
pointers
data-structures
struct
free memory outside a void function where it is allocated
Mar 10, 2026
c
pointers
malloc
Can someone help me find the segfault here?
Mar 11, 2026
c
pointers
segmentation-fault
trie
Pointer to a function - A different approach of declaring
Mar 12, 2026
c
pointers
Are pointers arrays?
Mar 12, 2026
c++
c
arrays
pointers
What's The difference between *(a[1]) and *(*a+1) in C?
Mar 10, 2026
c
pointers
Is there a way to call a function expecting a pointer without creating variable?
Mar 09, 2026
c++
pointers
fastest way to pass large objects
Mar 11, 2026
c++
performance
pointers
optimization
reference
Ctypes: Get a pointer to a struct field
Mar 10, 2026
python
pointers
struct
ctypes
Understanding relationship between arrays and pointers
Mar 11, 2026
c++
arrays
pointers
implicit-conversion
Set a value for CGRect.frame.size from a NSDictionary
Mar 09, 2026
iphone
pointers
casting
Crash when deleting a pointer
Mar 09, 2026
c++
pointers
delete-operator
how to form a 64bit number using 2 pointers?
Mar 10, 2026
c
pointers
What is the address of buf (the local variable in the main function)?
Mar 10, 2026
c
pointers
gdb
memory-address
What does that mean when we say uintptr stores the uninterpreted bits of a pointer value?
Mar 09, 2026
pointers
go
C pointers and array declaration
Mar 10, 2026
c
pointers
Older Entries »