Connected: An Internet Encyclopedia
RFC 1832 - 5.2 Lexical Notes
Top: Connected: An Internet Encyclopedia
Up: Requests For Comments
Up: RFC 1832
Up: 5. THE XDR LANGUAGE SPECIFICATION
Prev: 5.1 Notational Conventions
Next: 5.3 Syntax Information
5.2 Lexical Notes
- Comments begin with '/*' and terminate with '*/'.
- White
space serves to separate items and is otherwise ignored.
- An
identifier is a letter followed by an optional sequence of letters,
digits or underbar ('_'). The case of identifiers is not ignored.
- A constant is a sequence of one or more decimal digits,
optionally preceded by a minus-sign ('-').
Next: 5.3 Syntax Information
Connected: An Internet Encyclopedia
RFC 1832 - 5.2 Lexical Notes