Chapter Contents

Previous

Next
670

670



WARNING: Missing type specifier.


Explanation


Explanation

The C++ standard requires that declarations (except for constructors, destructors, and type conversion operators) include a type specifier other than const or volatile. The implicit int rule of C is considered obsolete. Also the _ _binfmt and _ _hexfmt keywords must be used in combination with the float or double keywords.


Chapter Contents

Previous

Next

Top of Page

Copyright © 2004 by SAS Institute Inc., Cary, NC, USA. All rights reserved.