Re: How to get the length of a string?
Re: How to get the length of a string?
- Subject: Re: How to get the length of a string?
- From: Greg Titus <email@hidden>
- Date: Mon, 20 Aug 2001 10:41:34 -0700
On Monday, August 20, 2001, at 10:30 AM, Martin Kautz wrote:
Hello all,
how do I get the length of a string?
length = [aString length];
Hope this helps,
-Greg