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
Pass C struct as "deep" const
Oct 16, 2025
c
pointers
struct
const-correctness
C warning: incompatible pointer types passing [duplicate]
Oct 15, 2025
c
pointers
parameters
pthreads
incompatibletypeerror
Is assigning a struct variable to itself (via pointer dereferencing) defined behaviour?
Oct 16, 2025
c
pointers
struct
memcpy
golang type assertion, what the different between interface{}(pointer) and interface{}(object)?
Oct 15, 2025
pointers
go
type-assertion
C dead code detection while using ARM compiler
Oct 14, 2025
c
function
pointers
embedded
dead-code
How to return an object or struct from a method in MQL?
Oct 14, 2025
class
pointers
struct
mql4
Can I trust (uintptr_t)NULL to be equal to zero?
Oct 14, 2025
c
pointers
null
address of pointer to C multi-dimension array
Oct 14, 2025
c
arrays
pointers
dereference
Why am I getting warning: (near initialization for ‘ptr’) and segmentation fault at runtime when accsessing value at pointer?
Oct 13, 2025
c
arrays
pointers
initialization
GO - Pointer or Variable in WaitGroups reference
Oct 12, 2025
go
pointers
variables
How to pass a vector of strings to a function with a C-style pointer-to-C-string parameter
Sep 23, 2025
c++
pointers
How to take ints from user using fgets in C?
Sep 22, 2025
c
pointers
fgets
Deleting an aliased pointer
Sep 22, 2025
c++
pointers
unions
delete-operator
From std::vector to pointer-to-array (most C++-style solution)
Sep 23, 2025
c++
arrays
pointers
stdvector
C - Error is "free(): invalid next size (normal) "
Sep 22, 2025
c
pointers
gdb
valgrind
sigabrt
Initialize pointer(new uint8_t[height * width*3]) in one line
Sep 22, 2025
c++
pointers
unique-ptr
Difference between dynamically allocated arrays and static arrays
Sep 22, 2025
c++
arrays
pointers
memory
static
Fortran function: pointer as actual argument and target as formal
Sep 21, 2025
function
pointers
fortran
Generic enum to text lookup in C
Sep 22, 2025
c
pointers
enums
Safe to cast pointer to a forward-declared class to its true base class in C++?
Sep 21, 2025
c++
pointers
casting
« Newer Entries
Older Entries »