Files and IO streams

Open and write to file

Run process

fprintf

Get lines from a file using getline

Open and write to a binary file

fscanf

Read lines from a file