AliSoftware / AliSoftware/OHPDFImage

Why size_t ?

Đang mở
#9 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Objective-C
Star
56
Fork
3
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

I don't understand why you chose to use `size_t` in your framework and not more common type, such as `NSUInteger`.

Maybe the number of bytes is not the same?

Anyway, isn't it a bad choice? Indeed, your library is _de facto_ a wrapper for `CFPDFDocumentRef` and should, IMHO, use common types.

For instance, when I see `size_t`, I don't understand. `NSUInteger` is much more Objective-C-friendly.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.