This document discusses various file and system functions in Ring including: - Rewind(), Fgetpos(), Fsetpos(), Clearerr(), Feof(), Ferror(), Perror(), Fgetc(), Fgets(), Fputc(), Fputs(), Ungetc(), Fread(), Fwrite(), and Fexists() functions for file handling - System(), SystemCmd(), SysGet(), IsMSDOS(), IsWindows(), IsWindows64(), IsUnix(), IsMacOSX(), IsLinux(), IsFreeBSD(), IsAndroid(), and Windowsnl() functions for system/OS information and commands - Examples of getting command line arguments, active source file name, and previous source file name