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.
 
 
 
 
fdai7057 fa12fdef2a Implementation of function everyCharacterIsDigit(). 2 years ago
..
createCustomer.c Implementation of function power(). 2 years ago
createCustomer.h Implementation of function runBankmanagementSystem(). This function is the starting point of our software. Its job is to call other functions implemented in other c-files. Multiple files are compiled. 2 years ago
customerProperties.h fix errors that occured while using ceedling to run tests of different files with one call to test:all. 2 years ago
docs.txt Implementation of function stringConcatenation() and creation of docs.txt to as a documentation for the functions. 2 years ago
loginCustomer.c Implementation of function power(). 2 years ago
loginCustomer.h fix errors that occured while using ceedling to run tests of different files with one call to test:all. 2 years ago
mainMenu.c fix errors that occured while using ceedling to run tests of different files with one call to test:all. 2 years ago
mainMenu.h fix errors that occured while using ceedling to run tests of different files with one call to test:all. 2 years ago
program.c Implementation of function runBankmanagementSystem(). This function is the starting point of our software. Its job is to call other functions implemented in other c-files. Multiple files are compiled. 2 years ago
stringManipulation.c Implementation of function everyCharacterIsDigit(). 2 years ago
stringManipulation.h Implementation of function everyCharacterIsDigit(). 2 years ago