greetings,
I am getting a bus error when I execute the following line of code...
ShlPrintf("money: $%ld, name: %s\n", money, object->GetName());
both money and object->GetName() are valid and non NULL. in fact, other
combinations of this command work just fine (just the %ld, several %ld, just
the %s).
Is there some problem with logging integers and strings to the console
window in the same function?
in general, is there more documentation on using the Console window for
printing out debug information programmatically? In ShellCmd.h there are
functions that would appear to help, but there are no comments and I can't
find any documentation on that part of the Console window. Just looking for
some additional info.
thanks,
steve
----------------------------------------------------
steve orens http://www.orens.com
[EMAIL PROTECTED]
----------------------------------------------------
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/