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.
 
 
 
 
fdai7514 373e100e28 merge feature/calculator-factorial to feature/display-menu-calculator and implement calculatorFactorial() and default case in displayMenuCalculator() 2 years ago
..
support implement function calculatorAdd() 2 years ago
test_calculatorAdd.c refactoring: change variable names in test_calculatorAdd.c 2 years ago
test_calculatorDivide.c refactoring: change variable names in test_calculatorDivide.c 2 years ago
test_calculatorFactorial.c refactoring: change variable names in test_calculatorFactorial.c 2 years ago
test_calculatorGetUserInput.c refactoring: change variable names in test_calculatorGetUserInput.c 2 years ago
test_calculatorGetUserInputFactorial.c refactoring: change variable names in test_calculatorGetUserInputFactorial.c 2 years ago
test_calculatorMultiply.c refactoring: change variable names in test_calculatorMultiply.c 2 years ago
test_calculatorSubtract.c refactoring: change variable names in test_calculatorSubtract.c 2 years ago
test_displayMenuCalculator.c refactoring: change variable names in test_displayMenuCalculator 2 years ago