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
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
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
« Newer Entries
Older Entries »