Tuesday, July 16, 2013

Objective-C > #define

In this lesson, we will learn:
  • How to define constant - #define


<How to define constant - #define>

A header file is also an appropriate place to define constants (#define MYKEY @"mykey").


No comments:

Post a Comment