Arranging letters of a word, without upper/lowercase concernThanks [tt]Moschops[/tt] your code runs well. I forgot if struct should be located outside [code]int...
resetting a string and an array for a looptry [code]goto[/code] and [code]cin.ignore[/code] may help. The [code]system("PAUSE");[/code] can be...
Arranging letters of a word, without upper/lowercase concernStill not working, using CodeBlock 10 with GNU C++ Compiler, gcc-c++-4.5.2.1.
Arranging letters of a word, without upper/lowercase concern@cire your code is not working well in Dev. Gets error at line 16 "no matching function for call to ...
Arranging letters of a word, without upper/lowercase concernHi friends, Today I am asked to make a C++ app which is used to arrange letters of a word alphabeti...