Hey,
i want to format a integer output to 4 digits. ("Card 0001","Card 0002" ...)
i tried this one .. but i doesn't work ....StrPrintF(NewCard.title,"Card %4d",number); How is it done right ? Searched the net, but didn't found the answer :( Greets SL -- <knack> - Was ist das ? - Blaues Licht ! Was macht es ? - Es leuchtet blau ! [Rambo] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
