On Thursday, 11 October 2012 at 18:41:14 UTC, Maxim Fomin wrote:
On Thursday, 11 October 2012 at 18:20:27 UTC, monarch_dodra wrote:In C, *technically*, anything ending in _t is reserved for futureusage, but this is not enforced.Where this is claimed?
I seem to have been... "inaccurate" in my claim. This is actually a POSIX restriction, not an ISO C one.
http://www.gnu.org/software/libc/manual/html_node/Reserved-Names.html
