+ 3
I don't know what's wrong.
The program below is a bank account. I want to let function (display) show the info of the user only if their account is a saving account. but it doesn't show the info even if it was a saving account, and the program tell me that it's a current account, I tried too much but I don't understand what's wrong! Can someone help me, please? My teacher wants this program today. https://code.sololearn.com/cIZpAUEdOd3N/?ref=app
7 Respuestas
+ 2
It is working i checked
+ 2
I guess it is causing error for conio.h just remove that header file if not required or use some other platform to run same program
+ 1
Same🤷🏻♀️ Raj Kalash Tiwari
+ 1
Means did you tried this
+ 1
yes, Raj Kalash Tiwari.
+ 1
It works now, the mistake was with the second for loop in the main program (wrote the variable i instead of j ), I don't know what links it to the error, but it was the mistake😅. Thank you for your helping, Raj Kalash Tiwari.
+ 1
Your welcome....🙏🙏🙏