PRId64的正确用法
摘要:
#include #include #include // g++ -g -o x x.cpp -D__STDC_FORMAT_MACROS -std=c++11int main(){ int64_t a = 32; //printf("%... 阅读全文
posted @ 2016-08-25 13:28 岚天逸见 阅读(3341) 评论(0) 推荐(0)
2016年8月25日 #
posted @ 2016-08-25 13:28 岚天逸见 阅读(3341) 评论(0) 推荐(0)
posted @ 2016-08-25 13:02 岚天逸见 阅读(2064) 评论(0) 推荐(0)