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
- problem in some header files given in the code warrior lite ... Gaurav Palvia
- John Marshall
