$aleOrigin

Best Practices

Please consider subscribing to Mobile Developer Tips
RSS feed or following us on Twitter


Using Format Strings Wisely

Here’s is quick tip that may save you some debugging time – when using methods that accept format strings, think carefully through the code, paying close attention to both the format string and any relevant argument(s). Let’s look at an example using NSLog – In the code below I’ve created an NSString object which has [...]

Best Practices
All Content Copyright © 2008-2012 • Mobile Developer Tips, All Rights Reserved.
iPhone and iPad are registered trademarks of Apple, Inc.
iOS is a registered trademark of Cisco Technology, Inc.