User: arthurychan

  • Public profile

User profile: arthurychan

User info
User name:arthurychan
History
Joined:
Number of posts:7
Latest posts:

1 ERROR to SOLVE!!
Right now, my program compiles. The problem i have is. When i enter in the name of the team, it ju...

Stuck on hw! Running into problems! STRUCT AND ARRAYS
Could you please give me an example of the whole integer array part? Sorry for asking so much, i jus...

Stuck on hw! Running into problems! STRUCT AND ARRAYS
[code]#include <iostream> #include <cstring> using namespace std; struct winRecord { int wins; ...

Stuck on hw! Running into problems! STRUCT AND ARRAYS
[code]#include <iostream> #include <cstring> using namespace std; void initializeArrays(winRecord* s...

Stuck on hw! Running into problems! STRUCT AND ARRAYS
#include<iostream> #include<cstring> using namespace std; // read in a line of text and return it i...

This user does not accept Private Messages