Nick Sabalausky wrote:
I've been aware of size_t for years and still don't have the slightest clue WTF that "t" means.
A _t postfix in C is a common convention to signify that an identifier is a type.
Nick Sabalausky wrote:
I've been aware of size_t for years and still don't have the slightest clue WTF that "t" means.
A _t postfix in C is a common convention to signify that an identifier is a type.