Skip to content

scott0123/IO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

IO

My personal library for simple C++ input/output control.

Used in some of my projects for this exact purpose.

Features

  • Read from terminal
  • Write to terminal
  • Read nth line from file
  • Read a vector of ints from file, all seperated using a seperator
  • Ditto but for vector of strings
  • Ditto matrix of ints
  • Ditto matrix of string

About

My personal library for basic C++ input/output control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages