Hi.
how do you make a registration system using turbo C++?
like for example:
when i run the program
i will register my username and password and my information(user and pass) will be saved.
So that when i log in. i will just input my user and pass, and i will be able to log in.
ACtually the program I'm making is a video rental store. where the user will rent videos through the program.
But there's supposed to be a registration system for you know.. to become a member.
I'm guessing it has something to do with file handling. but whenever i try reading a text document through turbo C++ it doesn't print the text inside the txt document. Dunno why. I'm still pretty new to this. and I have a deadline until friday. so I need to finish this. lol
Anyway. Thank you! :D