I have an string value.
NSString *getAllData = @"0,testing,u,4,u";
Now I want to increment in all numeric value e.g (1, testing,u,5,u). How to get this. Please help me out.
Thanks in advance.
Aucun commentaire:
Enregistrer un commentaire