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
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
CUDA: __restrict__ tag usage
Mar 08, 2026
pointers
memory
memory-management
cuda
Why changing the reference of a pointer doesn't change it's original value?
Mar 10, 2026
c++
pointers
Loading address in 16 bit mode
Mar 10, 2026
c
memory
pointers
assembly
x86
C++ forbidden pointer to pointer conversion
Mar 08, 2026
c++
pointers
type-conversion
A queue using structs and dynamic memory allocation
Mar 09, 2026
c
pointers
struct
linked-list
In C, why does incrementing a pointer adds the size of the type the pointer is referring to instead of 1? [duplicate]
Mar 09, 2026
c
pointers
Pointer in C (while(*s1++ = *s2++))
Mar 09, 2026
c
pointers
operator-precedence
How to define a pointer pointing to a constexpr variable?
Mar 08, 2026
c++
pointers
constexpr
Is a C++ reference to an object analogous to a double pointer in C?
Mar 09, 2026
c++
c
pointers
reference
Generic template pointer in template class
Mar 09, 2026
c++
class
templates
pointers
C - get chars from part of byte array
Mar 08, 2026
c
pointers
char
arrays
« Newer Entries
Older Entries »