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 (5916 days ago) |
ct | = 1750535248.000000 = June 21 2025 15:47:28 |
ft | = 1239330694.000000 = April 09 2009 22:31:34 |
dt | = 511204554.000000 |