/fold-cs

implementation of BSD fold in C#

Primary LanguageC#

fold-cs

implementation of BSD's fold in C#.

This project is a means for me to get a quick introduction to the C# language, particularly file I/O.

Details to follow as the project progresses.