Format a string
Format a string
- Subject: Format a string
- From: Daniele <email@hidden>
- Date: Tue, 23 Dec 2003 12:08:20 +0100
i need to format a bit of strings with an equal number of characters.
The formatted string length is 10. Now, for ex, if i have a string of 5
chars i need to add other 5 empty chars to format it. Is there a method
to do it without using a "for" with appendString method?
Thanks
Daniele
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.