Any idea what this means? Not sure of the language.
(void *) 0x00
In C, it means a NULL pointer, i.e., a pointer that points to no relevant data.
Trying to access this data raises a Segmentation Fault, at least on Unix/Linux.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With