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
Determining the serialized size of a .NET type and unmanaged memory efficiency
Nov 18, 2025
c#
.net
serialization
pointers
unmanaged
What does it mean for a pointer to point to a location just immediately past the end of an object?
Nov 17, 2025
c++
pointers
storing and printing string in void pointer
Nov 17, 2025
c
pointers
linked-list
void-pointers
Print text between pointers
Nov 17, 2025
c++
string
pointers
What's the different between *p++,* ++p,++*p in C language pointer? [duplicate]
Nov 17, 2025
c
pointers
Interface pointer as a function argument
Nov 17, 2025
pointers
go
why slice values can sometimes go stale but never map values?
Nov 08, 2025
dictionary
pointers
go
reference
slice
Is passing pointer to an array as pointer to pointer UB in C?
Nov 09, 2025
c
pointers
language-lawyer
undefined-behavior
implicit-conversion
Why are COM pointer arguments cast as void instead of IUnknown?
Nov 09, 2025
c++
pointers
winapi
com
iunknown
Pointer casting offset of a class with single inheritance
Nov 08, 2025
c++
pointers
casting
polymorphism
language-lawyer
Pointer into vector, but not into a valarray?
Nov 05, 2025
c++
pointers
valarray
GDAL/ogr2ogr/ogrinfo produces an invalid pointer error each time I run it
Nov 02, 2025
pointers
gdal
coredump
ogr2ogr
Building a dataframe in C++
Nov 04, 2025
c++
dataframe
pointers
cmocka malloc testing OOM and gcov
Nov 03, 2025
unit-testing
pointers
memory-management
gcov
cmocka
golang why comparing two variables pointing to struct behaves differently?
Nov 03, 2025
go
pointers
struct
comparison
Why does pointer != NULL, but prints as (nil) with %p format specifier?
Nov 02, 2025
c
pointers
gcc
Does the position of the * or & matters? [duplicate]
Nov 02, 2025
c++
pointers
Program crash on memset?
Nov 02, 2025
c
pointers
memset
How are templates work so that the classes are properly generated by the compiler to work with both pointer types and non pointer types?
Nov 01, 2025
c++
pointers
templates
constants
« Newer Entries
Older Entries »