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
casting a block to a void* for dynamic class method resolution
May 10, 2022
objective-c
dynamic
casting
implementation
void-pointers
Is there a way to stop implicit pointer conversions to void *
Sep 14, 2022
c++
c
pointers
implicit-conversion
void-pointers
What does the declaration void** mean in the C language?
Sep 24, 2022
c
arrays
pointers
declaration
void-pointers
How can deleting a void pointer do anything other than invoke the global delete operator?
Jul 05, 2022
c++
undefined-behavior
delete-operator
void-pointers
Calling C from Python: passing list of numpy pointers
Sep 17, 2022
python
list
numpy
void-pointers
multidimensional-array
How to get rid of void-pointers
May 11, 2020
c++
c
casting
void-pointers
C - expression must be a modifiable lvalue
Jun 04, 2022
c
pointers
void-pointers
Relax void * casting in C++
Dec 17, 2019
c++
c
casting
void-pointers
C question: single dereference on a void** double indirection pointer
Apr 20, 2018
c
type-conversion
compiler-warnings
void
void-pointers
Can I pass a structure into a function that takes void*?
Apr 24, 2018
c
data-structures
structure
void-pointers
Invalid conversion from 'void*' to 'char*' when using mmap()
Dec 06, 2021
c++
parameters
mmap
void-pointers
Is void* necessary apart from memory allocation related stuff
Aug 16, 2022
c++
void-pointers
error C2036: 'void *' : unknown size
May 23, 2021
c
visual-studio
void
void-pointers
Converting double to void* in C
Oct 17, 2022
c
void-pointers
How to store a memory address in an integer?
Oct 31, 2022
c++
32bit-64bit
void-pointers
Passing a void* by reference
Aug 15, 2022
c++
function
pointers
reference
void-pointers
How do I correctly use a void pointer in C?
May 23, 2022
c
void-pointers
Why strange behavior with casting back pointer to the original class?
Oct 23, 2022
c++
reference
void-pointers
reinterpret-cast
strict-aliasing
How to check if a void* pointer can be safely cast to something else?
Nov 06, 2022
c
pointers
casting
void
void-pointers
« Newer Entries
Older Entries »