Home
Press ? for keyboard navigation
❮
Read CSV file
Write to a file
❯
Open file to read or write
$fh = fopen("file", r);
Other flags are "w", "r+", "w+", "a", "a+", "x" (create if not exists), "x+" (... also read)
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)