next up previous contents index
Next: Integer Constants (3.2) Up: Constants Previous: Constants

String Constants (3.3)

An empty string constant (i.e. "") is accepted and corresponds to 0C or an empty string (depending on the context). The maximal string length is 100 and characters inside strings with an ordinal value of less or equal to 32 are replaced by blanks. Strings must not be extended over several lines.



Andreas Borchert
Mon Jun 3 16:17:20 MET DST 1996