Work on most of A2, just need withdrawls
This commit is contained in:
commit
0755838f32
8 changed files with 365 additions and 0 deletions
18
.vscode/c_cpp_properties.json
vendored
Normal file
18
.vscode/c_cpp_properties.json
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"configurations": [
|
||||
{
|
||||
"name": "linux-gcc-x64",
|
||||
"includePath": [
|
||||
"${workspaceFolder}/**"
|
||||
],
|
||||
"compilerPath": "/usr/bin/gcc",
|
||||
"cStandard": "${default}",
|
||||
"cppStandard": "${default}",
|
||||
"intelliSenseMode": "linux-gcc-x64",
|
||||
"compilerArgs": [
|
||||
""
|
||||
]
|
||||
}
|
||||
],
|
||||
"version": 4
|
||||
}
|
24
.vscode/launch.json
vendored
Normal file
24
.vscode/launch.json
vendored
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "C/C++ Runner: Debug Session",
|
||||
"type": "cppdbg",
|
||||
"request": "launch",
|
||||
"args": [],
|
||||
"stopAtEntry": false,
|
||||
"externalConsole": false,
|
||||
"cwd": "/home/ty/Dev/School/CSCI200/Sets/2/A2",
|
||||
"program": "/home/ty/Dev/School/CSCI200/Sets/2/A2/build/Debug/outDebug",
|
||||
"MIMode": "gdb",
|
||||
"miDebuggerPath": "gdb",
|
||||
"setupCommands": [
|
||||
{
|
||||
"description": "Enable pretty-printing for gdb",
|
||||
"text": "-enable-pretty-printing",
|
||||
"ignoreFailures": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
59
.vscode/settings.json
vendored
Normal file
59
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"C_Cpp_Runner.cCompilerPath": "gcc",
|
||||
"C_Cpp_Runner.cppCompilerPath": "g++",
|
||||
"C_Cpp_Runner.debuggerPath": "gdb",
|
||||
"C_Cpp_Runner.cStandard": "",
|
||||
"C_Cpp_Runner.cppStandard": "",
|
||||
"C_Cpp_Runner.msvcBatchPath": "",
|
||||
"C_Cpp_Runner.useMsvc": false,
|
||||
"C_Cpp_Runner.warnings": [
|
||||
"-Wall",
|
||||
"-Wextra",
|
||||
"-Wpedantic",
|
||||
"-Wshadow",
|
||||
"-Wformat=2",
|
||||
"-Wcast-align",
|
||||
"-Wconversion",
|
||||
"-Wsign-conversion",
|
||||
"-Wnull-dereference"
|
||||
],
|
||||
"C_Cpp_Runner.msvcWarnings": [
|
||||
"/W4",
|
||||
"/permissive-",
|
||||
"/w14242",
|
||||
"/w14287",
|
||||
"/w14296",
|
||||
"/w14311",
|
||||
"/w14826",
|
||||
"/w44062",
|
||||
"/w44242",
|
||||
"/w14905",
|
||||
"/w14906",
|
||||
"/w14263",
|
||||
"/w44265",
|
||||
"/w14928"
|
||||
],
|
||||
"C_Cpp_Runner.enableWarnings": true,
|
||||
"C_Cpp_Runner.warningsAsError": false,
|
||||
"C_Cpp_Runner.compilerArgs": [],
|
||||
"C_Cpp_Runner.linkerArgs": [],
|
||||
"C_Cpp_Runner.includePaths": [],
|
||||
"C_Cpp_Runner.includeSearch": [
|
||||
"*",
|
||||
"**/*"
|
||||
],
|
||||
"C_Cpp_Runner.excludeSearch": [
|
||||
"**/build",
|
||||
"**/build/**",
|
||||
"**/.*",
|
||||
"**/.*/**",
|
||||
"**/.vscode",
|
||||
"**/.vscode/**"
|
||||
],
|
||||
"C_Cpp_Runner.useAddressSanitizer": false,
|
||||
"C_Cpp_Runner.useUndefinedSanitizer": false,
|
||||
"C_Cpp_Runner.useLeakSanitizer": false,
|
||||
"C_Cpp_Runner.showCompilationTime": false,
|
||||
"C_Cpp_Runner.useLinkTimeOptimization": false,
|
||||
"C_Cpp_Runner.msvcSecureNoWarnings": false
|
||||
}
|
41
LICENSE.md
Normal file
41
LICENSE.md
Normal file
|
@ -0,0 +1,41 @@
|
|||
# Creative Commons CC0 1.0 Universal
|
||||
|
||||
CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER.
|
||||
|
||||
## Statement of Purpose
|
||||
|
||||
The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work").
|
||||
|
||||
Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others.
|
||||
|
||||
For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights.
|
||||
|
||||
1. __Copyright and Related Rights.__ A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following:
|
||||
|
||||
i. the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work;
|
||||
|
||||
ii. moral rights retained by the original author(s) and/or performer(s);
|
||||
|
||||
iii. publicity and privacy rights pertaining to a person's image or likeness depicted in a Work;
|
||||
|
||||
iv. rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below;
|
||||
|
||||
v. rights protecting the extraction, dissemination, use and reuse of data in a Work;
|
||||
|
||||
vi. database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and
|
||||
|
||||
vii. other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof.
|
||||
|
||||
2. __Waiver.__ To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose.
|
||||
|
||||
3. __Public License Fallback.__ Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose.
|
||||
|
||||
4. __Limitations and Disclaimers.__
|
||||
|
||||
a. No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document.
|
||||
|
||||
b. Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law.
|
||||
|
||||
c. Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work.
|
||||
|
||||
d. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work.
|
69
Makefile
Normal file
69
Makefile
Normal file
|
@ -0,0 +1,69 @@
|
|||
TARGET = A2
|
||||
SRC_FILES = main.cpp atmFunctions.cpp
|
||||
|
||||
# Tyler's custom makefile extensions
|
||||
.DEFAULT_GOAL := all # Necessary so `make` doesn't run the "pack" target, as it is declared before "all"
|
||||
.PHONY: pack clean-run c run
|
||||
|
||||
## Adds only the necessary files for build into a .tar.gz file, named appropriately
|
||||
ARCHIVED_FILES = Makefile $(SRC_FILES) $(SRC_FILES:.cpp=.h) $(SRC_FILES:.cpp=.hpp)
|
||||
pack:
|
||||
tar --ignore-failed-read -czvf $(TARGET).tar.gz $(shell echo $(ARCHIVED_FILES) | xargs ls -d 2>/dev/null)
|
||||
|
||||
## Runs the pack target and then attempts to build & run the program to make sure it functions correctly
|
||||
pack-test: pack
|
||||
$(eval TMP := $(shell mktemp -d))
|
||||
tar -xvzf $(TARGET).tar.gz --directory $(TMP)
|
||||
make -C $(TMP)
|
||||
$(TMP)/$(TARGET)
|
||||
rm -rf $(TMP)
|
||||
|
||||
## An extension of the clean command that is shorter to type and removes a potential .tar.gz file
|
||||
c: clean
|
||||
$(DEL) -f $(TARGET).tar.gz
|
||||
|
||||
## Simply builds and then executes the program
|
||||
run: all
|
||||
./$(TARGET)
|
||||
|
||||
# NO EDITS NEEDED BELOW THIS LINE
|
||||
|
||||
CXX = g++
|
||||
CXXFLAGS = -O2
|
||||
CXXFLAGS_DEBUG = -g
|
||||
CXXFLAGS_WARN = -Wall -Wextra -Wunreachable-code -Wshadow -Wpedantic
|
||||
CPPVERSION = -std=c++17
|
||||
|
||||
OBJECTS = $(SRC_FILES:.cpp=.o)
|
||||
|
||||
ifeq ($(shell echo "Windows"), "Windows")
|
||||
TARGET := $(TARGET).exe
|
||||
DEL = del
|
||||
Q =
|
||||
else
|
||||
DEL = rm -f
|
||||
Q = "
|
||||
endif
|
||||
|
||||
all: $(TARGET)
|
||||
|
||||
$(TARGET): $(OBJECTS)
|
||||
$(CXX) -o $@ $^
|
||||
|
||||
.cpp.o:
|
||||
$(CXX) $(CXXFLAGS) $(CPPVERSION) $(CXXFLAGS_DEBUG) $(CXXFLAGS_WARN) -o $@ -c $<
|
||||
|
||||
clean:
|
||||
$(DEL) -f $(TARGET) $(OBJECTS) Makefile.bak
|
||||
|
||||
depend:
|
||||
@sed -i.bak '/^# DEPENDENCIES/,$$d' Makefile
|
||||
@$(DEL) sed*
|
||||
@echo $(Q)# DEPENDENCIES$(Q) >> Makefile
|
||||
@$(CXX) -MM $(SRC_FILES) >> Makefile
|
||||
|
||||
.PHONY: all clean depend
|
||||
|
||||
# DEPENDENCIES
|
||||
main.o: main.cpp atmFunctions.h
|
||||
atmFunctions.o: atmFunctions.cpp
|
96
atmFunctions.cpp
Normal file
96
atmFunctions.cpp
Normal file
|
@ -0,0 +1,96 @@
|
|||
#include "atmFunctions.h"
|
||||
|
||||
#include <iomanip>
|
||||
#include <iostream>
|
||||
#include <limits>
|
||||
|
||||
void start_atm() {
|
||||
int dollars = 0;
|
||||
int cents = 0;
|
||||
|
||||
std::cout << "You have entered the ATM menu" << std::endl;
|
||||
|
||||
bool continuing = true;
|
||||
char choice;
|
||||
do {
|
||||
print_menu();
|
||||
choice = get_user_selection();
|
||||
switch (choice) {
|
||||
case '1':
|
||||
print_balance(&dollars, ¢s);
|
||||
break;
|
||||
case '2':
|
||||
deposit_money(&dollars, ¢s);
|
||||
break;
|
||||
case '3':
|
||||
case 'Q':
|
||||
continuing = false;
|
||||
std::cout << "Have a nice day!" << std::endl;
|
||||
break;
|
||||
}
|
||||
} while (continuing);
|
||||
}
|
||||
|
||||
void print_menu() {
|
||||
std::cout << "Please make a selection:" << std::endl
|
||||
<< "(1) Print Current Balance" << std::endl
|
||||
<< "(2) Deposit" << std::endl
|
||||
<< "(3) Withdraw" << std::endl
|
||||
<< "(Q) Quit" << std::endl;
|
||||
}
|
||||
|
||||
char get_user_selection() {
|
||||
char input = 'Q';
|
||||
|
||||
while (true) {
|
||||
std::cout << "Choice: ";
|
||||
std::cin >> input;
|
||||
std::cin.clear();
|
||||
std::cin.ignore(std::numeric_limits<std::streamsize>::max(), '\n');
|
||||
if (std::cin.fail() ||
|
||||
!(input == '1' || input == '2' || input == '3' || input == 'Q')) {
|
||||
std::cout << "Invalid choice, please try again" << std::endl;
|
||||
} else {
|
||||
std::cout << std::endl;
|
||||
return input;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
void print_balance(int* pDollars, int* pCents) {
|
||||
std::cout << "Your account currently contains a total of $" << *pDollars
|
||||
<< "." << std::setfill('0') << std::setw(2) << *pCents << "."
|
||||
<< std::endl
|
||||
<< std::endl;
|
||||
}
|
||||
|
||||
void deposit_money(int* pDollars, int* pCents) {
|
||||
// Prompt the user for the amount to deposit
|
||||
int newDollars = 0, newCents = 0;
|
||||
std::cout << "How many dollars would you like to deposit? ";
|
||||
std::cin >> newDollars;
|
||||
std::cout << "How many cents would you like to deposit? ";
|
||||
std::cin >> newCents;
|
||||
|
||||
// Ensure valid positive integers were entered
|
||||
if (newDollars < 0 || newCents < 0) {
|
||||
std::cout << "Deposits must be positive amounts, please try again with "
|
||||
"proper values"
|
||||
<< std::endl
|
||||
<< std::endl;
|
||||
}
|
||||
|
||||
// Add dollar and cent values to variables passed-by-pointer
|
||||
*pDollars += newDollars;
|
||||
*pCents += newCents;
|
||||
|
||||
// Condense cent amounts > 100 into dollars
|
||||
*pDollars += *pCents / 100;
|
||||
*pCents = *pCents % 100;
|
||||
|
||||
// Display the amount deposited nicely
|
||||
std::cout << "You have successfully deposited a total of $"
|
||||
<< (newDollars + (newCents / 100)) << "." << std::setfill('0')
|
||||
<< std::setw(2) << newCents % 100 << "." << std::endl
|
||||
<< std::endl;
|
||||
}
|
52
atmFunctions.h
Normal file
52
atmFunctions.h
Normal file
|
@ -0,0 +1,52 @@
|
|||
#ifndef ATMFUNCTIONS_H
|
||||
#define ATMFUNCTIONS_H
|
||||
|
||||
/**
|
||||
* @brief The entrypoint of the program, displays an interactive menu to the
|
||||
* user and executes the correct action.
|
||||
*
|
||||
*/
|
||||
void start_atm();
|
||||
|
||||
/**
|
||||
* @brief Prints the ATM menu to the user, with options to print balance,
|
||||
* deposit, withdraw, or quit.
|
||||
*
|
||||
*/
|
||||
void print_menu();
|
||||
|
||||
/**
|
||||
* @brief Prompts the user for a character, and returns it
|
||||
*
|
||||
* @return char The user-inputted character
|
||||
*/
|
||||
char get_user_selection();
|
||||
|
||||
/**
|
||||
* @brief Prints the current balance of the user formatted appropriately ($X.XX
|
||||
* format).
|
||||
*
|
||||
* @param dollars The amount of full dollars the user currently has
|
||||
* @param cents The amount of cents the user currently has
|
||||
*/
|
||||
void print_balance(int* pDollars, int* pCents);
|
||||
|
||||
/**
|
||||
* @brief Prompts the user an amount to deposit, validates it, and modifies the
|
||||
* user's money amount appropriately.
|
||||
*
|
||||
* @param dollars The amount of full dollars the user currently has
|
||||
* @param cents The amount of cents the user currently has
|
||||
*/
|
||||
void deposit_money(int* pDollars, int* pCents);
|
||||
|
||||
/**
|
||||
* @brief Prompts the user an amount to withdraw, validates it, and modifies the
|
||||
* user's money amount appropriately.
|
||||
*
|
||||
* @param dollars The amount of full dollars the user currently has
|
||||
* @param cents The amount of cents the user currently has
|
||||
*/
|
||||
void withdraw_money(int* pDollars, int* pCents);
|
||||
|
||||
#endif // ATMFUNCTIONS_H
|
6
main.cpp
Normal file
6
main.cpp
Normal file
|
@ -0,0 +1,6 @@
|
|||
#include "atmFunctions.h"
|
||||
|
||||
int main() {
|
||||
start_atm();
|
||||
return 0;
|
||||
}
|
Loading…
Reference in a new issue