C/C++

99 , . <inttypes.h>, <stdint.h>. <inttypes.h> : imaxdiv_t, , imaxdiv(). .

intmax_t imaxabs(intmax_t arg); arg
imaxdiv_t imaxdiv(intmax_t numerator, intmax_t denominator); imaxdiv_t, numerator/denominator (/). quot, - rem. quot, rem intmax_t
intmax_t strtoimax(const char * restrict start, char ** restrict end, int base); strtol()
uintmax_t strtoumax(const char * restrict start, char ** restrict end, int base); strtoul()
intmax_t wcstoimax(const char * restrict start, char ** restrict end, int base); wcstol()
uintmax_t wcstoumax(const char * restrict start, char ** restrict end, int base); wcstoul()

<inttypes.h> , printf() scanf() . printf() PRI, scanf() - SCN. , d , (, N, MAX, PTR, PASTM LEASTN, N ). , .






Нет комментариев.



Оставить комментарий:
Ваше Имя:
Email:
Антибот: *  
Ваш комментарий: