va_list,va_start,va_end include file........

30 Mar 2010

Hi,

 

va_list & others mentioned above are included in stdio.h file in general.Even after including this i am getting error

"Identifier "va_list" is undefined (E20)" in file "/qei_program/uart0.h"

Please suggest me the solution for the same.If there is some other file to be included for embedded.

30 Mar 2010

k got the answer..it is stdarg.h