Repeating character in c++?I'm writing a code which tells the user how many times a word they input can be written as. I know t...
Convert string to uppercase?Thank you so much for your replies :), it worked @Script Coder and @ne555
Convert string to uppercase?Script Coder: For me it says (I'm using codeblocks if that helps in any way) undefined reference to...
Convert string to uppercase?So I'm making a really simple rock paper scissors game in c++. I used to be able to convert my char ...