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
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
What does this mean: a pointer to void will never be equal to another pointer?
Sep 07, 2022
c
pointers
void-pointers
casting via void* instead of using reinterpret_cast [duplicate]
Aug 31, 2022
c++
casting
void-pointers
language-lawyer
reinterpret-cast
dynamic_cast from "void *"
Aug 30, 2022
c++
rtti
void-pointers
dynamic-cast
Is there a way to avoid implicit conversion to void*?
Aug 30, 2022
c++
implicit-conversion
void-pointers
What is a void pointer and what is a null pointer?
Sep 21, 2022
c++
pointers
void-pointers
null-pointer
What does "typedef void (*Something)()" mean
Feb 05, 2022
c++
typedef
static-members
void-pointers
Why is it impossible to have a reference-to-void?
Aug 28, 2022
c++
reference
void-pointers
error: cast from 'void*' to 'int' loses precision
Jul 25, 2017
c++
casting
void-pointers
Is it safe to delete a void pointer?
Aug 16, 2022
c++
memory-management
casting
void-pointers
What is a void pointer in C++? [duplicate]
Aug 16, 2022
c++
void-pointers
Concept of void pointer in C programming
Dec 14, 2021
c
void-pointers
Objective-C: difference between id and void *
Dec 14, 2021
objective-c
void-pointers
« Newer Entries
Older Entries »