Forum: C Nov 3rd, 2004 |
| Replies: 5 Views: 3,267 Ok I read that thread and gave that a shot now it's not converting the String input in the Console::Readline statements to int. Usually it converts automatically. Will I have to typecast those now? |
Forum: C Nov 3rd, 2004 |
| Replies: 5 Views: 3,267 Hmm yeah you're probably right about the data types. I wasn't thinking. Here is the error message I got. I looked it up on Microsoft but to no avail.
fatal error C1010: unexpected end of file... |
Forum: C Nov 3rd, 2004 |
| Replies: 5 Views: 3,267 Ok Yes I admit it I'm a student with a homework problem but I'm using this forum as a last resort. I've already written the code and I can't find the error no matter how many times I look over it so... |