Skip to main content

more options

Part 3: Advanced graphics

Module 2, part 4. File I/O

Contents

No. Topic Description
1. Reading a text file PDF
This one-page document explains the three basic steps to reading a plain text (ASCII) file.
2. Reading a numeric data file
Read Chapman §2.7
Learn how to read a numeric data file.
3. Output to file
Read Chapman § 2.6, 2.7
Learn how to write to files.