I need to pass variable number of arguments to my function and retrieve them in my function. I am unable to use va_list,va_arg and va_end. Compiler gives error saying "Undefined va_list" and so on. I have included stdargs.h va_list.h files which were in MSL. directory of my codewarrior installation.
Even then it gives me lots of errors. I have read in documentation of PALM OS (file is companion.pdf page no 101) that they can be used. How should i use them ? I am using Codewarrior rel 6 with Palm OS 3.1 Thanks in advance -- Anne Srinivas Software Engineer InfoTech Enterprises Ltd. Plot No 11,Infocity, Software Units Layout, Madhapur,Hyderabad 33 E-Mail : [EMAIL PROTECTED] [EMAIL PROTECTED] Tel (Office) : 3100855 Tel (Resi) : 3033761 -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
