<assert.h>
<ctype.h>
<errno.h>
<float.h>
<iso646.h>
<limits.h>
<math.h>
<stddef.h>
<stdio.h>
<stdlib.h>
<string.h>
<time.h>
stddef.h (standard definition header) è un file d'intestazione compreso nella libreria standard del C che definisce le macro NULL e offsetof e i tipi ptrdiff_t, wchar_t, e size_t.
Developed by Nelliwinne