Tuesday, July 28, 2009

Turbo c programming about banking sytem?

i really nid your help again, i need a program in turboc about banking system in which i can withdraw and deposit... something like that... tnx guys

Turbo c programming about banking sytem?
This sounds suspiciously like homework. If I give you the code, then you won't learn how to do it yourself. What you need is the skills to do this yourself, not my version of the code or the "program". If I'm wrong and you are simply trying to learn on your own, then I'm still right. You will learn best from doing.





Think about how a deposit is made in a real situation and start there. Then wite down how the transaction is made and apply what you know. Then do the same for a withdrawal transaction. Now, write some code to start with, bearing in mind that some functions will be common to both procedures and should be written in one function for use in both situations.





See if that will get you started. Re-post later and ask specific questions if you need specific help. Good luck!


No comments:

Post a Comment