Description: Two versions of the program are included here. #1 is a beginner s level that solves the problem in the simplest way and displays results in a Listbox. #2 , intermediate level, is more generalized, solving money changing making problems for other amounts, uses a Listview component for better output display and solves a couple of other money changing problems.
To Search:
File list (Check if you may need any files):
MakingChange2.dpr
MakingChange1.res
U_MakingChange1.dfm
U_MakingChange1.pas
MakingChange1.dpr
MakingChange2.res
U_MakingChange2.dfm
U_MakingChange2.pas
UMakeCaption.pas