共用方式為


<cinttypes>

包含標準 C 程式庫標頭 <inttypes.h>。 包含此標頭也會包括 <cstdint>。

#include <cinttypes>

備註

包含此標頭可保證,透過使用 Standard C 程式庫標頭中的外部連結所宣告的名稱會在 std 命名空間中宣告。

請參閱

參考

<cstdint>

C++ 標準程式庫概觀

C++ 標準程式庫中的執行緒安全

其他資源

C++ 標準程式庫標頭檔