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
How come a new-expression can correctly produce the pointer type, even though it should return void*? [duplicate]
Jan 13, 2022
c++
language-lawyer
void-pointers
new-expression
Access type flag of unknown void pointer based on two possible structs?
Jan 30, 2022
c
void-pointers
octree
Can I read any readable valid memory location via a (unsigned) char* in C++?
Sep 23, 2022
c++
string
pointers
void-pointers
memory-access
Determine Number of Frames in a Core Audio AudioBuffer
Apr 24, 2021
ios
core-audio
avfoundation
pcm
void-pointers
Malloc and Void Pointers
Sep 15, 2022
c
malloc
void-pointers
dereferencing structure from (void *) type
Mar 02, 2022
c
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
« Newer Entries
Older Entries »