"r"
"w"
"rw"
"read"
-1
1
Null
EOF
Read
Write
Execute
Copy
Moves the file pointer to a specific location
Reads a file
Writes to a file
Closes a file
fclose()
closefile()
fileclose()
endfile()