Assuming, just because it is MSVC, that the standard integers are not defined,…
Assuming, just because it is MSVC, that the standard integers are not defined, is not correct. Need to test for define _STDINT as well as later versions of MSVC (>= VS2010) do have stdint.h
正在显示
请
注册
或者
登录
后发表评论