Xcode does not create fileI ran this code snippet in CodeBlocks on a Windows 7 PC, and it worked. Check the same folder as th...
Creating a program to output a text string.Thanks for the help guys. The problem I am having now is getting my variables that I set in the cas...
Creating a program to output a text string.The operator += doesn't seem to be appending the two strings together. Is there another operat...
Creating a program to output a text string.Ciphermagi, Thank you very much. I was having a syntax error when I was trying to declare my strin...
Creating a program to output a text string.I'd like to write a console program that will allow me to select options (1, 2, 3), then select anot...