Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

CSTextParser

A C# (CS, C Sharp) program that can read-in data from a specified txt file. Developed by C. Hans Culton

The file parser reads all lines of a text file and stores them as individual lines. Then, each line is split based off a token, which I have programed to be ":". All data on the right of the token is then saved in a List, and the contents of the list are printed to the console.

About

A C# (CS, C Sharp) program that can read-in data from a specified txt file.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages