0% found this document useful (0 votes)
25 views1 page

Evaluation

The document discusses a currency conversion program that handles invalid user inputs such as non-numeric values, values outside the allowed range, and non-multiple of 5 amounts for AU$. It also does not handle non-numeric character inputs. Files related to the program were scanned for malware.

Uploaded by

arjunbraj1771
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views1 page

Evaluation

The document discusses a currency conversion program that handles invalid user inputs such as non-numeric values, values outside the allowed range, and non-multiple of 5 amounts for AU$. It also does not handle non-numeric character inputs. Files related to the program were scanned for malware.

Uploaded by

arjunbraj1771
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

What works

* Handling invalid choices during currency selection which asks the user again to
input the proper choice.
* Handling invalid amounts entered by the user such as 0, negative and amounts
greater than 95, which asks the user again to input the amount in range.
* Handling wrong choices while the user must choose between continuing entering
another amount and exiting the program, which asks the user again to input the
proper choice.
* Handling the program while the user inputs an amount which is not a multiple of 5
while AU$ is selected, which again asks the user to input the amount.
* When the user enters decimal inputs the program discards the decimal places and
returns the output for the non-decimal part

What doesn�t works


* Handling the program while the user enters characters instead of input.

I also declare that the submitted files don�t contain any malicious code and
malware scan have been carried out for the following files:
Assignment1.exe
currency.c
currency.h
currency
main.c
ICT159_35262261_ARJUN_BHASKARAN_RAJ_ASSIGNMENT1.docx

using
Tool: Mcafee Antivirus windows
Tool Version: 16.0.R51

You might also like