I did place the path in both the system and the user include lists in CW. They both seemed to work, but doing so resulted in another unknown header file that was located in stdarg.h. So, I started to reject ideas of me not pointing to stdarg.h correctly.
Until I figure this out, I've gotten rid of the function that needed stdarg.h. Regards, Daniel Suleski :-> TD, Mysticware Inc. www.mysticware.com "Henk Jonas" <[EMAIL PROTECTED]> wrote in message news:103121@palm-dev-forum... > > Did you have it in the include search list? Seems you use CW, there I > don't know how to check it. > > Henk > > Dan wrote: > > Hi everyone. I have been developing an application in which I include > > <stdarg.h> at the top of one of my files. Well, for the past 3 weeks, I've > > had no problems with it. > > > > However, all of a sudden I am getting an error that the file 'stdarg.h' > > cannot be opened. Not sure why this is. I am including it to use va_start > > and va_end. I even looked up the location of stdarg.h and placed that in > > the system path list under the project settings. > > > > Any ideas anyone? > > > -- > ------------------------------------------------------------------------- > [EMAIL PROTECTED] www.metaviewsoft.de > > <A HREF="http://www.handango.com/PlatformTopSoftware.jsp?authorId=95946"> > <IMG SRC="http://user.cs.tu-berlin.de/~jonash/werbung_palmos.jpg"></A> > ------------------------------------------------------------------------- > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
