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 to check if a void* pointer can be safely cast to something else?
Nov 06, 2022
c
pointers
casting
void
void-pointers
Casting from void* to struct
May 14, 2022
c
struct
void-pointers
Why is static_cast of void* to another type allowed?
Jun 21, 2022
c++
pointers
casting
void-pointers
static-cast
how to use void pointer as function return type In C
Oct 26, 2022
c
function
void-pointers
C# and void pointers
Mar 15, 2013
c#
dll
marshalling
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
« Newer Entries
Older Entries »