Its me..Again,..Need help with CODE::BLOCKSYour program should be: [code]#include <iostream> int main () { std::cout << "HELLO" << st...
help with functions #2This function will be almost exactly the same as your other question.
ARRAYSIn C, the only way you could store strings was to have an array of characters. Sometimes this was m...
Please helpOK, what do you need help with? What is it doing now?
nested IF statementsWhat do you have so far?