SpiceQA
Questions
Tags
Users
Badges
void-pointers
void-pointers
7 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
What is ((unsigned char *)b)[i] = c; mean in c?
7sain
0
•
asked Sep 24, 2022
0
2
44
pointer-arithmetic
void-pointers
casting
memset
c
Assigning a pointer to "member function pointer" to a pointer to "void"
tmal
0
•
asked Sep 22, 2022
0
0
82
pointer-to-pointer
reinterpret-cast
void-pointers
function-pointers
c++
Ptrace in C language : What does void *addr refer to?
Rémi Hoarau
0
•
asked Sep 19, 2022
0
1
51
ptrace
void-pointers
cpu-registers
constants
c
Cast struct to its first member inside a function(void *)
Florian Bailly
0
•
asked Sep 14, 2022
0
2
51
void-pointers
implicit-conversion
struct
c
Can't cast void pointer returned by RegGetValueA
kasra
0
•
asked Sep 11, 2022
2
1
49
void-pointers
registry
c++
Calling overrided method on Derived class casted from void ptr causes segmentation fault
Иван Поздняков
0
•
asked Sep 10, 2022
1
1
47
void-pointers
segmentation-fault
c++
convert mmap to ctypes void ** in python (swig)
jcc18
0
•
asked Sep 5, 2022
0
2
72
void-pointers
ctypes
mmap
swig
python
1
(current)
Hot Questions