Show NSAssert0.h syntax highlighted
#ifndef NSAssert0( condition )
#define NSAssert0( condition ) NSAssert( condition, @#condition )
#endif
#ifndef NSCAssert0( condition )
#define NSCAssert0( condition ) NSCAssert( condition, @#condition )
#endif
See more files for this project here