Unsigned integral type
size_t corresponds to the integral data type returned by the language operator sizeof and is defined in the ctime header file (among others) as an unsigned integral type.
In ctime, it is used in the function strftime as the type of its parameter maxsize and as its return value. In both cases it used to express counts of characters.
filename: | programming:c:size_t |
filename: | programming%3Ac%3Asize_t |
last edit: | April 09 2009 22:31:34 (5795 days ago) |
ct | = 1740080062.000000 = February 20 2025 14:34:22 |
ft | = 1239330694.000000 = April 09 2009 22:31:34 |
dt | = 500749368.000000 |