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

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 2003-12-10