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
- Re: passing command-line switch... Alexandre Oliva
- Re: passing command-line switch... Akim Demaille
- Re: passing command-line switch... Lars J. Aas
- Re: passing command-line switch... Lars J. Aas
- Re: passing command-line switch... Lars J. Aas
- Re: passing command-line switches to compile... Akim Demaille
- Re: passing command-line switches to com... CyberPsychotic
- Re: passing command-line switches t... Eric Christopher
- Re: passing command-line switch... CyberPsychotic
- Re: passing command-line switches to compiler CyberPsychotic
- Re: passing command-line switches to compiler Ian Lance Taylor
- Re: passing command-line switches to compiler CyberPsychotic
- Re: passing command-line switches to compiler Ian Lance Taylor
- Re: passing command-line switches to compile... CyberPsychotic
- Re: passing command-line switches to com... Ian Lance Taylor
- Re: passing command-line switches t... CyberPsychotic
- Re: passing command-line switch... Ian Lance Taylor
- Re: passing command-line switches to compiler T.E.Dickey