Closed borut-t closed 10 years ago
Obviously int primitive types should be changed with NSInteger or int64_t likewise.
NSInteger
int64_t
Fixed.
Obviously int primitive types should be changed with
NSInteger
orint64_t
likewise.