Function 関数

NSIsFreedObject

Returns a Boolean indicating whether the specified object has been freed. 指定されたオブジェクトが自由にされてしまっているかどうかを指し示しているブール値を返します。

Declaration 宣言

BOOL NSIsFreedObject(id anObject);

See Also 参照

Debugging デバッグする