NSLog datatype formatting option in Objective-C
NSLog in Objective-C is function call that is useful during debugging of a program. A typical NSLog example is NSLog(@â How to use NSLogâ); The above...
NSLog in Objective-C is function call that is useful during debugging of a program. A typical NSLog example is NSLog(@â How to use NSLogâ); The above...
Objective-C like any other programming languages has different data types like int, float, double, char and id. Data types are used for specifying the kind o...
iOS Simulator in Xcode can be used for testing iOS apps before trying the apps on a live device. Listed below are the different settings and features on iOS ...
Windows 8 allows user to display photos in the system as screensaver using the option available as part of Windows Personalization. Step 1: Click the Person...
Problem :- Xcode project with MapView control displays the error ââNSInvalidUnarchiveOperationExceptionâ, reason: âCould not instantiate class named MKMapVie...
Categories in Objective-C are used for adding extra functionality to a class without accessing the source code of the class and without subclassing it. Let u...
This is a short article on the steps required to turn off pop-up blocker in Google Chrome installed on Google Nexus 7. By default the pop up blocker is enabl...
Listed below are the steps required for inserting horizontal line in Word 2013. Step 1: Open the document where you want to add horizontal line in Word 2013...
This tutorial provides the step by step instruction for transferring all the contacts from old Nokia phones such as Nokia 3310 to any Android powered Smartph...
In this tutorial we are going to see the steps required for installing the latest updates of Office 2013. Step 1: Launch any one of the Office 2013 applicat...