[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Initialize standard input and output.
Source position: systemh.inc line 666
procedure SysInitStdIO; |
SysInitStdIOinitializes the standard input and output files: Output, Inputand StdErr. This routine is called by the initialization code of the system unit, there should be no need to call it directly.