At 6/4/2004 09:49 AM, Paul Grenyer wrote:
>Surely the implimentation of something like printf is going to be >platform specific? (Phil, I'm not spouting. I don't know so I am >asking!).
Are va_list, va_start, etc. Standard C, or are they Microsoft extensions?
That's how Microsoft does the (,...) stuff.
In Unix, I have seen (a long time ago) a header that had, like 50 args hardcoded in the printf definition.
Phil Daley < AutoDesk > http://www.conknet.com/~p_daley
_______________________________________________ msvc mailing list [EMAIL PROTECTED] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
