whenever I put in the following
Xcode doesn't recognize it.
I imported the Foundation libraries for safe measure, but still.
Code:
NSString *CNwithDec = [NSString StringByAppendingString: CNconverted];
Xcode doesn't recognize it.
I imported the Foundation libraries for safe measure, but still.