Skip to content

Navigation Menu

Sign in
Sign up

Repository files navigation

Etude8

To compile the program

To compile the program please run the following commands below, please note these are unix terminal commands
g++ -o <executable name> Integer.cpp <testfile.cpp> Rational.cpp
The application would be compiled

To run the program

To run the program please run the following command
./<executable name>
It is best to run this in a C++11 compiler

Testing our code

We have been testing our code by building our own test files (testInt.cpp & testRat.cpp) and just testing the functions and operations and comparing them to our operating systems built in calculator

Development Environment

Connor's development environment - Windows 11 using Visual Code Studio, running the application in the Windows Subsystem for Linux running Ubuntu 20.04.4 TLS provided by the Microsoft Store.
Ariana's development environment - MacOS & Fedora Linux using Visual Code Studio

About

Git repository for Etude8

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /