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
Equivalent to window.setTimeout() for C++
Nov 02, 2022
c++
function
execution
void-pointers
multiple inheritance: unexpected result after cast from void * to 2nd base class
Jul 30, 2017
c++
gcc
multiple-inheritance
casting
void-pointers
C->C++ Automatically cast void pointer into Type pointer in C++ in #define in case of type is not given (C-style) [MSVS]
Jul 22, 2022
c++
c
visual-c++
casting
void-pointers
What does "void *(*)(void *)" mean in C++?
Jan 22, 2020
c++
pointers
pthreads
function-pointers
void-pointers
Is a conversion to `void *` required before converting a pointer to `uintptr_t` and vice versa?
Nov 16, 2022
c
casting
language-lawyer
c99
void-pointers
Why deleting void* is UB rather than compilation error?
Oct 02, 2022
c++
language-lawyer
undefined-behavior
delete-operator
void-pointers
Find out Type of C++ Void Pointer
Feb 22, 2022
c++
void-pointers
casting
Dereferencing void pointers
Apr 13, 2022
c
arrays
void-pointers
dereference
Replacing realloc (C --> C++)
Nov 11, 2022
c++
c
void-pointers
realloc
Pointer to void in C++?
Oct 20, 2022
c++
pointers
void
void-pointers
Why do I need a reinterpret_cast to convert Fred ** const to void ** const?
Feb 11, 2022
c++
void-pointers
reinterpret-cast
static-cast
C struct to void* pointer
Mar 24, 2018
c
void-pointers
structure
If I have a void pointer, how do I put an int into it?
Jan 19, 2022
c
pointers
void-pointers
c++ convert string into void pointer
Mar 12, 2022
c++
string
casting
void
void-pointers
Usage of void pointers across different platforms
Sep 22, 2022
c
pointers
void-pointers
format-specifiers
Why operator void*() conversion function added to the C++ stream classes?
Sep 22, 2022
c++
c++11
delete-operator
void-pointers
c++-standard-library
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
« Newer Entries
Older Entries »