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 void-pointers
C: Extrapolating type from void pointer
Oct 15, 2022
c
pointers
void-pointers
How to cast blocks to and from void *
Mar 06, 2022
objective-c
casting
objective-c-blocks
void-pointers
Delete vs operator delete (and void pointer)
Sep 21, 2022
c++
destructor
void-pointers
delete-operator
Cast a Swift struct to UnsafeMutablePointer<Void>
Aug 31, 2022
swift
casting
void-pointers
unsafe-pointers
Can I do arithmetic on void * pointers in C?
Nov 20, 2022
c
void-pointers
How to make compiler not show int to void pointer cast warnings
Nov 17, 2019
c
gcc
void-pointers
Is interpreting a pointer to first member as the class itself well defined?
Nov 05, 2022
c++
c++11
casting
void-pointers
Does a pointer point to the LSB or MSB?
Aug 17, 2022
c++
c
pointers
void-pointers
Objective-C variable... pointing to itself?
Mar 20, 2022
objective-c
c
key-value-observing
void-pointers
array of type void
May 19, 2018
c
arrays
void-pointers
How to safely store an id object in a C++ void* member under ARC when no other references hold on to the object?
Nov 17, 2017
objective-c
casting
automatic-ref-counting
void-pointers
Genericity vs type-safety? Using void* in C
Sep 07, 2019
c
generics
void
void-pointers
Why is `boost::any` better than `void*`?
Sep 16, 2022
c++
boost
void-pointers
variadic
Is comparing two void pointers to different objects defined in C++?
Sep 15, 2022
c++
comparison
void-pointers
language-lawyer
can void* be used to store function pointers? [duplicate]
Jun 11, 2022
c++
c
function-pointers
void-pointers
%p format specifier needs explicit cast to void* for all types but char* in printf
Sep 22, 2022
c
types
casting
printf
void-pointers
How to make generic function using void * in c?
Sep 14, 2022
c
void-pointers
When is uintptr_t preferred over intptr_t?
Aug 15, 2022
c
pointers
void-pointers
C++, does bool conversion always fall back to implicit conversion to void*?
Sep 17, 2022
c++
implicit-conversion
void-pointers
Casting void pointers
Oct 21, 2022
c
pointers
void-pointers
« Newer Entries
Older Entries »