[comp.std.c++] small error?

kearns@softrue.UUCP (Steven Kearns) (02/25/91)

ARM 7.1, p. 108 says that atmost 1 type-specifier may be given in a
declaration.  However, "unsigned long" is legal, but that would count as
two type_specifiers.

********************************************************
* Steven Kearns            ....uunet!softrue!kearns    *
* Software Truth           softrue!kearns@uunet.uu.net *
********************************************************