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.