Questions about Banking Module?

question 2

question 2

by Sarah Alameh -
Number of replies: 1
Picture of GroupEn

Doctor about question 2 in this project it doesnt clarify if it needs arguments and how many and some functions like getdate isnt clear from where want to get the date for example can get it from date linked list or from the account linked list

In reply to Sarah Alameh

Re: question 2

by Siba Haidar -
Hello Sarah,

getDate()'s purpose is to read from the stdin and fill a date object
putDate()'s purpose is to display on the stdout a date object

They may be used for example to fill an account object field of elsewhere were needed in the application.