Menu

#6 register keyword in function argument list

open
nobody
None
5
2005-10-19
2005-10-19
No

ctool fails to parse function declarations with the
register keyword in the argument list, e.g.:

void f(register int i)
{
}

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.