Date: Sun, 27 Feb 2000 22:21:39 +0500 (KGT)
   From: CyberPsychotic <[EMAIL PROTECTED]>

   ~ :The GNU binutils use this macro to detect this case:

   [snip]

   Thanks for the macro, I would probably use it in my code. 
   I just have a question regarding it, if you don't mind:

   ~ :[char *(*pfn) = (char *(*)) $1],

   So we just check whether we can access the function pointer, right?

Yes, although I might say the address of the function.  If this does
not compile, then the function was not declared in any of the included
header files.

Ian

Reply via email to