Fundamentals of Programming. Unit 14.
File Input/Output.
Command-line arguments.
String-to-number conversions.
Communicating with files.
The fopen() function.
File handling (from within a program).
How to copy selected data from one file to another.
fprintf(), fscanf(), and rewind() functions.
Random access: fseek() and ftell().
The fgetpos() and fsetpos() functions.
Behind the scenes with standard I/O.
Macro assert().
How can I completely disable at compile time my assertion?
Binary I/O: fread() and fwrite()
Ceasar's cipher.
Exercise #14.2 - #14.5.
Task 12.2.
Exercise 13.0.
Go back to Main Menu
Last Updated 04 Dec, 2018 21:37. <vadimov@i.ua>