Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

need Help, ATM program in C. Thanks!

zeebuyas

Novice
Advanced Member
Messages
23
Reaction score
0
Points
26
Mga mam and sir, good day!

Just ask lang po kung paano yung function na magreread ng text file. Prob po kasi is:

Create an ATM System program using C programming language. Instead of using ATM Card as your medium, your flash drive should contain the data of your account.

Bali yung System po okay na po tapos na. Ang problema ko na lang po is anong function ang magoopen ng text file from a certain path.

<function name><C:/Documents and Settings/Desktop/Testing.txt>

parang ganyan po. Taz kunwari ang laman ni Testing.txt ay 1000.

Dapat mamamanipulate yung 1000. kunwari pwede akong magbalance inquiry at withdraw, using the content of the text file Testing.txt

Thanks mga master!
 
try using the "fopen, fclose, and fread" function. it'll surely help u. :p
 
Back
Top Bottom