User profile: Johnny San

User info
User name:Johnny San
History
Joined:
Number of posts:4
Latest posts:

Weather Statistics Program Using Structs
I see. Is should be starting out with something like this correct? [code] struct weatherData { dou...

Weather Statistics Program Using Structs
The program needs to accept for different pieces of data which it then stores into four different ar...

If and Else statements with char data types
Thanks a ton mate. Going to take your advice on the variable names. Can you explain what my line me...

If and Else statements with char data types
What I'm trying to do is use an if and else statements to process a char data type. If one was to in...