Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Cのどこでptrdiff_t定義されていますか?
ptrdiff_t
で定義されていstddef.hます。
stddef.h
そのヘッダーは、整数型size_t、ptrdiff_t、およびwchar_t、関数マクロoffsetof、および定数マクロを定義しNULLます。
size_t
wchar_t
offsetof
NULL