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
Do NaN-boxing and tagged pointers have a future on 64bit platforms?
Nov 08, 2022
pointers
language-agnostic
64-bit
x86-64
arm64
What is the best way to keep a pointer to different types when only one of them is needed at a time?
Nov 07, 2022
c++
c++11
pointers
unions
void-pointers
Can that function parameter really be pointer-to-const?
Nov 08, 2022
c
pointers
clang-tidy
Call a selector that takes a char* from PyObjC
Nov 08, 2022
objective-c
pointers
char
pyobjc
Mysterious pointer-related multithreading slowdown
Nov 07, 2022
c++
performance
multithreading
optimization
pointers
C++: why a self pointer of a struct automatically changes to void*
Nov 07, 2022
c++
pointers
struct
gdb
Skip white space and return one word at a time in C
Nov 08, 2022
c
string
pointers
Pattern/Library for sending objects over network, keeping pointers
Nov 07, 2022
java
design-patterns
serialization
pointers
architectural-patterns
Order of Class Definitions in C++
Nov 07, 2022
c++
class
pointers
reference
definition
Can I assume and handle SEL in Objective-C as a pointer to something?
Nov 07, 2022
objective-c
pointers
lua
selector
calling virtual functions through pointers with and without consulting the VM-table
Nov 06, 2022
c++
pointers
virtual
ansi
How to check if pointers overlap?
Nov 07, 2022
c
pointers
compact offset pointer , existing implementations?
Nov 04, 2022
c++
pointers
boost
stl
Strange stack overflow?
Nov 06, 2022
c
pointers
stack-overflow
Preventing local pointers
Nov 06, 2022
c
pointers
compiler-warnings
C++ - Polymorphic pointer to member functions
Nov 05, 2022
c++
function
pointers
How to use address of function in function pointer? [duplicate]
Nov 03, 2022
c
pointers
Enforce constness for pointed data in C++?
Nov 03, 2022
c++
oop
pointers
constants
Why does "malloc(): corrupted top size" error get fixed when I have printf() before/after it?
Jul 12, 2021
c
pointers
malloc
What does ((struct name *)0)->member) do in C? [duplicate]
Jun 03, 2022
c
pointers
struct
« Newer Entries
Older Entries »