This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

void pointer

Hi,

Any idea what does following do and how ?

((void (code *) (void)) 0) ();

Any help would be great

0