User profile: Chamat

User info
User name:Chamat
History
Joined:
Number of posts:22
Latest posts:

creating multiple objects based on input
I'm reading data from a file that instructs how many objects of a class I need to create. What I at...

File I/O loop
I'm trying to write data of a struct to a file in a loop until a sentinel value is reached. The i...

Object values being reset
Thanks for the help. And the advice is appreciated, thank you!

Object values being reset
I'm working with two classes and I find that everytime I call an object, their values are being rese...

Why is this corrupting the stack?
A silly mistake on my behalf, thank you.