Subject: Re: DmWrite() is not writing the correct string???
From: "Scott Erickson" <[EMAIL PROTECTED]>
Date: Fri, 15 Jul 2005 09:38:39 -0400

>Therefore you are copying from a NULL pointer.
Which probably means you are calling some function that returns NULL, and
you aren't trapping the error.
 I am using a literal string ( ":") Its not a argument or veriable.  If i
change it to "-" it works fine.

Your code seems fine, perhaps the problem is elsewhere.
Perhaps you are stomping over memory somewhere else and this is just the side effect.

Nevertheless, the "y with umlaut" character usually indicates an untrapped pointer problem.

Roger Stringer
Marietta Systems, Inc. (www.rf-tp.com)


--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to