That would be the following macros from inttypes.h
:
For printf: PRIdPTR PRIiPTR PRIoPTR PRIuPTR PRIxPTR PRIXPTR
For scanf: SCNdPTR SCNiPTR SCNoPTR SCNuPTR SCNxPTR
That would be the following macros from inttypes.h
:
For printf: PRIdPTR PRIiPTR PRIoPTR PRIuPTR PRIxPTR PRIXPTR
For scanf: SCNdPTR SCNiPTR SCNoPTR SCNuPTR SCNxPTR
本文标题:[*_t]收集一些情报Part2: intptr_t,uintp
本文链接:https://www.haomeiwen.com/subject/ihnyittx.html
网友评论