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
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
Explicit void pointer as function parameter
Oct 19, 2022
c++
c++11
c++14
void-pointers
Is ((void *) -1) a valid address?
Aug 18, 2022
c
void-pointers
Mental model for void* and void**?
Oct 25, 2019
c++
c
void-pointers
Using intptr_t instead of void*?
Sep 04, 2022
c
pointers
32bit-64bit
void-pointers
intptr
Is it undefined behaviour to delete a null void* pointer?
Sep 04, 2022
c++
undefined-behavior
void-pointers
language-lawyer
null-pointer
Converting a void* to a std::string
Sep 03, 2022
c++
string
printf
void-pointers
c: size of void*
Sep 02, 2022
c
void-pointers
Warning: cast to/from pointer from/to integer of different size
Sep 02, 2022
gcc
int
void-pointers
gcc-warning
« Newer Entries
Older Entries »