show/hide this revision's text 2 added 4 characters in body; edited tags; edited title

remove char Remove character from NSString in Iphone iPhone programming?

NSString *myString = @"A B C D E F G";

here i

I want to remover remove the space .. spaces, and get the a string out like "ABCDEFG"

pls ABCDEFG".

Please help me...

thanks

Thanks and regards

show/hide this revision's text 1

remove char from NSString in Iphone programming

NSString *myString @"A B C D E F G";

here i want to remover the space .. and get the out like "ABCDEFG"

pls help me...

thanks and regards