Skip to content

Latest commit

 

History

History

C - FILE I/O

Description

  • tests/ - Main functions provided by Holberton School to test the files.
  • main.h - Header file with function prototypes and with structures.

Tasks

  • 0. Tread lightly, she is near
    • 0-read_textfile.c - Function that reads a text file and prints it to the standard output.
  • 1. Under the snow
  • 2. Speak gently, she can hear
  • 3. cp
    • 3-cp.c - Function that copies the content of a file to another file.

Author