LoginSignup
1
0

More than 5 years have passed since last update.

secureCoding > 拡張整数型の定義 > stdint.h | inttypes.h | stddef.h

Last updated at Posted at 2015-05-05

引用: C/C++ セキュアコーディング 第2版 by Robert C. Seacordら

Cでは標準ヘッダ、、においてその他の整数型も定義されている。拡張整数型もその1つである。



C言語の標準ヘッダ一覧にそれぞれ詳しい。
1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0