Hi!

I’ve been working on a project using C++ and I’m facing some difficulties.

I have to write a user system consisting of two classes. One class “Account” with the parameters: Balance, password and username. Account management will contain functions for operating on the balance and for reading/writing the account information from a .txt. It also needs to be able to make a new account and write it to the .txt file.

I will later implement this user system to a roulette game that I’ve already managed to write.

Thanks in advance! //daniaed

You're welcome. But for what I don't know. It's hard to answer your question since you didn't ask one.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.