cstring replacement on OS X?

Posted by ML on Stack Overflow See other posts from Stack Overflow or by ML
Published on 2010-03-22T22:12:47Z Indexed on 2010/03/22 22:21 UTC
Read the original article Hit count: 226

Filed under:
|
|
|

I have old code that uses size_t which IIRC comes from cstring.h.

On OS X, I either dont know how to find/use this or it is not available.

What would I replace it with?

© Stack Overflow or respective owner

Related posts about apple

Related posts about xcode