Skip to content

zsingh/ReverseText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A homework assignment from my Advnced Programming course.
Written in C, the program takes two text files, one empty and
one with text, and it reverses the text of one file and copies 
the result to another file.

Implemented using a hardcoded buffer size and file names.
Includes sample text files.

Can be used for reference.

About

A program to reverse text in file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages