Saturday, 31 August 2013

NSString with fixed length

NSString with fixed length

References

Reference NO 1

http://stackoverflow.com/questions/12216815/nsstring-to-fixed-length-char-array-conversion

Reference NO 2

http://stackoverflow.com/questions/5078452/store-an-nsstring-as-a-fixed-length-integer

Reference NO 3

http://forums.macrumors.com/archive/index.php/t-1349920.html

Reference NO 4

http://www.cocoabuilder.com/archive/cocoa/167842-prepending-to-fixed-length.html

Reference NO 5

http://developer.apple.com/library/ios/documentation/cocoa/reference/foundation/Classes/NSString_Class/Reference/NSString.html

Reference NO 6

http://borkware.com/quickies/one?topic=NSString

Reference NO 7

http://www.quantum-step.com/download/sources/mystep/Foundation/Sources/NSString.m

Reference NO 8

http://www.ios-developer.net/iphone-ipad-programmer/development/strings/using-nsstring

No comments:

Post a Comment