User profile: danielmtnz

User info
User name:danielmtnz
History
Joined:
Number of posts:31
Latest posts:

How to store class info into an Array
@MikeyBoy Yes, I realized that after and corrected it. Now, if I do info[count].SetRating(), it t...

How to store class info into an Array
This is the second class: [code] //FTime.h #pragma once #include <string> using namespace std; cl...

How to store class info into an Array
So I have an array of my own class, "Restaurant," but I'm having a hard time figuring out how to sto...

Storing class in Array
How do I go about storing info to an array of class? I need to do something like this: info[co...

Zero and setprecision
That did it. The trick was to cout the array inside the if statement, I see now. Thank you.

This user does not accept Private Messages

User: danielmtnz

  • Public profile