User profile: vin

User info
User name:vin
History
Joined:
Number of posts:196
Latest posts:

Program Not Displaying Properly
Put [code]count++;[/code] at the bottom of the loop.

Program Not Displaying Properly
Line 93 is incorrect. [code]while(count < 9, count++)[/code] Should be just [code]while(count < 9...

Problem with Code?? HELP
Well x is an unsigned int. But what is 0x80000000, signed or unsigned? x may be cast to an unsigne...

extra output from a function
The file is ok. Just need to possibly change [code]getline(infile,marketArray[i].country, '\t');[/c...

program
I suggest ZinjaI - although it is not fully translated from Spanish. It uses MinGW too.