以下の内容はhttps://anton0825.hatenablog.com/entry/20130712/1377712602より取得しました。


Objcの定数

.hに

FOUNDATION_EXPORT NSString *const MyFirstConstant;
FOUNDATION_EXPORT int const MyFirstConstant = 1

.mに

NSString *const MyFirstConstant = @"FirstConstant";

のように書く。defineは使わないようにする。
参考:cocoa - Constants in Objective C - Stack Overflow




以上の内容はhttps://anton0825.hatenablog.com/entry/20130712/1377712602より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14