What's the equivalent of int32_t in Visual C++?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Visual C++ 2010 include If you are using an older version of Visual C++, you can use Boost's |
|||
|
|
|
|
|||||||
|
|
What I do is make my own typedefs after making sure the types exist like so:
|
|||
|
|