Skip to content
/ TCIO Public

This is a simple C++ program which I programmed to learn C++.

Notifications You must be signed in to change notification settings

mexikoedi/TCIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCIO

Testing, calculation, input and output (TCIO) is a C++ program which I programmed to learn C++.
It has no GUI and is only visible through the console.
The program has various functions which get the user input, generate random numbers, read/write from/to a file and print to the console.
It's like a very simple math quiz with error/input handling and many prints to the console.

You can download it if you select the green button named "Code" then "Download ZIP" or download the ZIP file over the releases tab.
Extract the downloaded zip folder and then open the program by opening the .exe file.

Feel free to add a pull request or an issue. I might learn something from it because I am still learning.

© 2023-2024 mexikoedi

All rights reserved.