Skip to content

v1.0.0

Compare
Choose a tag to compare
@DanielRamirez404 DanielRamirez404 released this 24 Jan 00:14
· 42 commits to main since this release
38f32c4

Initial realease of the CppSafeIO library!

This version includes functions to gracefully handle user input and clear the console.

Key Features:

  • Input conversion to any valid datatype.
  • Clear the console on Linux, Windows or MacOS systems.
  • Easy-to-use way to get full input line.