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
What value does const void * offer over void *?
Mar 20, 2022
c++
constants
void-pointers
reinterpret-cast
const-cast
void pointer as argument [duplicate]
Dec 05, 2019
c
pointers
arguments
argument-passing
void-pointers
How to check if void pointer points to NULL?
Apr 10, 2022
c
pointers
void-pointers
Confusion in ternary operator and typecasting
Feb 09, 2022
c
type-conversion
ternary-operator
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
« Newer Entries
Older Entries »