You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
fdlt3817 53f0b3dd72 Adjustments to deposit function 2 years ago
..
.vscode Logic fundamentals and placeholder code 2 years ago
CustomerData.txt Bug fix: A line would get removed after the replaced line. 2 years ago
CustomerProperties.h Implementation of functions LoginAsCustomer() and Login() 2 years ago
LoginCustomer.c Created an error system that displays error information 2 years ago
LoginCustomer.h Created an error system that displays error information 2 years ago
_file_information.h Correct the path of file CustomerData.txt 2 years ago
currentCustomerAccountBalance.c Update header files 2 years ago
currentCustomerAccountBalance.h Update header files 2 years ago
depositMoney.c Adjustments to deposit function 2 years ago
depositMoney.h Integrated updateAccountBalance and getAccountBalance into the deposit function 2 years ago
lineReplacer.h Expanded the function to work with negative balance changes. 2 years ago
main.c Logic fundamentals and placeholder code 2 years ago
mainMenu.c implement the main menu 2 years ago
mainMenu.h implement the main menu 2 years ago
updateCustomerAccountBalance.c Created a fail case for non-existent customers 2 years ago
updateCustomerAccountBalance.h Function functionality change 2 years ago
withdrawMoney.c Modify function's name and parameter 2 years ago
withdrawMoney.h Add missing declaration of parameter of function 2 years ago