Hi
how can you add printf ("%ld bytes sent\n", nTx ); in my codewarrior programs ???
Use StrPrintF to format a string, then output the string using whatever technique seems appropriate. One article on this topic is http://www.palmoswerks.com/discuss/msgReader$21
-- Ben Combee, senior DTS engineer, 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/
