User profile: Ganon11

User info
User name:Ganon11
Website:http://www.thescripts.com
History
Joined:
Number of posts:54
Latest posts:

Its me..Again,..Need help with CODE::BLOCKS
Your program should be: [code]#include <iostream> int main () { std::cout << "HELLO" << st...

help with functions #2
This function will be almost exactly the same as your other question.

ARRAYS
In C, the only way you could store strings was to have an array of characters. Sometimes this was m...

Please help
OK, what do you need help with? What is it doing now?

nested IF statements
What do you have so far?