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
Using void pointer to an array
Feb 24, 2017
c
pointers
void-pointers
pointer-arithmetic
Invalid conversion from ‘void*’ to ‘unsigned char*’
Feb 19, 2021
c++
void-pointers
unsigned-char
casting void** to 2D array of int - C
Mar 06, 2021
c
casting
multidimensional-array
void-pointers
Linked list containing other linked lists & free
Apr 23, 2022
c
pointers
data-structures
linked-list
void-pointers
Using and dereferencing (void**)
Oct 03, 2022
c
pointers
void-pointers
pointer-to-array
dynamic_cast vs static_cast to void*
Nov 09, 2022
c++
casting
void-pointers
dynamic-cast
what does dividing by sizeof(void *) mean?
Nov 09, 2022
c++
hash
sizeof
void-pointers
Is it Legal to reinterpret_cast to a void*
Oct 21, 2022
c++
pointers
void-pointers
reinterpret-cast
double-pointer
What is (void*) casting used for?
Aug 11, 2022
c++
casting
void-pointers
Can a void pointer point to a lambda function?
Nov 18, 2022
c++
c++11
lambda
void-pointers
Generic programming in C
Sep 24, 2022
c
generics
printf
void-pointers
generic-programming
Why use a void pointer for dereferencing variables of datatypes?
Sep 19, 2022
c
types
type-conversion
void-pointers
Why can't static_cast a double void pointer?
Aug 27, 2022
c++
pointers
void-pointers
Passing Void type parameter in C
Nov 13, 2022
c
void-pointers
ios swift CMutableVoidPointer not recognized in observeValueForKeyPath
Mar 01, 2022
ios
objective-c
swift
void-pointers
In C, Generic Containers or Safe Containers?
Oct 14, 2022
c
containers
idioms
void-pointers
generic-programming
Why do compilers behave differently when static_cast(ing) a function to void*?
Aug 09, 2022
c++
function-pointers
void-pointers
static-cast
the proper way to declare C void pointers in Julia
Sep 05, 2022
c
julia
void-pointers
How to push and pop a void pointer in C
Oct 27, 2022
c
arrays
void-pointers
flexible-array-member
What is the correct way to temporarily cast void* for arithmetic?
Mar 16, 2022
c
valgrind
memcpy
void-pointers
pointer-arithmetic
« Newer Entries
Older Entries »