Gaurav Palvia writes:
> the unix_string.h  has included StdArg.h file in it.but this file is not
> given in the IDE.Is it some error or what?

Yes, it's an error.  Changing StdArg.h to unix_stdarg.h here will make
it compile and probably do the right thing.  (Or even just delete the
#include line entirely?)

    John

Reply via email to