Re: Palm's equivalent of C++'s cout?

2005-02-16 Thread Chris Brooks
JSY, There's no cout , the PalmOS is a GUI, so you'll have to use StrPrintF() to format it, and WinDrawChars() to put it on the screen. For converting a string to an integer use StrAToI() Chris. - Protected by:

RE: Palm's equivalent of C++'s cout?

2005-02-16 Thread Hays, Jonathan \(GE Infrastructure\)
PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Chris Brooks Sent: Wednesday, February 16, 2005 2:03 AM To: Palm Developer Forum Subject: Re: Palm's equivalent of C++'s cout? JSY, There's no cout , the PalmOS is a GUI, so you'll have to use StrPrintF() to format it, and WinDrawChars() to put

RE: Palm's equivalent of C++'s cout?

2005-02-16 Thread Hays, Jonathan \(GE Infrastructure\)
Forum Subject: RE: Palm's equivalent of C++'s cout? If you are running with a debugger, you can use DbgMessage and/or HostTraceOutputTL -Jon --- Jonathan Hays Palm OS Certified Developer http://hazelware.luggle.com