>Subject: AW: display text in a label
>From: "Heiner Litz" <[EMAIL PROTECTED]>
>Date: Tue, 4 Sep 2001 15:21:59 +0200
>
>how can I copy a variable string into a label? 
>FrmCopyLabel needs a const Char :-(

This is a C question.   The constChar* indicates that the function
is not going to mess with your string, not that you have to pass
a const string to it.

Roger Stringer
Marietta Systems, Inc.


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

Reply via email to