User: AppleKidd

  • Public profile

User profile: AppleKidd

User info
User name:AppleKidd
History
Joined:
Number of posts:12
Latest posts:

HELP with Structs and arrays
What I was thinking the datalist[] should store the data thats in the txt. I'm I wrong saying this.

HELP with Structs and arrays
The list[] should store the data thats in the file. See the program is a menu. Read in data and when...

HELP with Structs and arrays
Oh I always thought that was initializing, so how do I fix this.

HELP with Structs and arrays
[code] int main() { int list[30]; // I initialized it here int choice; char name[12]; ifstream ...

HELP with Structs and arrays
[code] //Intaliazes the array as the data is stored in the weather.txt file if (in.is_open()) { f...

This user does not accept Private Messages