next up previous contents index
Next: lower,upper Up: Character Previous: digit?,letter?,space?   Contents   Index


eof,newline,null,tab


Usage

eof
newline
null
tab


Signature

eof,newline,null,tab: %


Returns

eof is the end-of-file character, newline is the newline character, null is the 0-character (used to terminate strings) and tab is the tab character.



Manuel Bronstein 2004-06-28