Hy i need to use the gets(char *) api for my stdio application.The function what i for that is Int16 StdGetS(Char * strP, Boolean echo), so how come i will put for echo? Thanks Annada
-----Original Message----- From: Ben Combee [mailto:[EMAIL PROTECTED] Sent: Friday, June 18, 2004 10:27 PM To: Palm Developer Forum Subject: RE: StdIOProvider application link error? At 11:33 AM 6/18/2004, you wrote: >Hi Ben Combee, > >We have created a cmd line application (with the Std IO Provider) but how do >we pass a valid cmdPBP structure to our PilotMain function? Since this is >null the application just quits as soon as it starts!! You need to use a STDIO console to start the app. There's one included in Palm OS -- go into prefs, go to the Network panel, and use the menu command "Options/View Log". This is a STDIO console window, and you can launch commands from here. (and no, there is no good documentation for this) -- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
