Having Trouble with Nested LoopsI have located the problem. For some reason, (text[i] == text[y]) is always true, but only in the fo...
Having Trouble with Nested LoopsI am writing a code that utilizes a nested loop, just one for loop inside another. Within the inner ...
First Occurrence of a Character in a C-StringI am writing a code that takes a cstring from the user and outputs the number of words and the numbe...
Segmentation FaultI am trying to do a for loop which will allow the user to type in the name of a subject for a number...
Having Trouble with a 2-Dimensional ArrayThank you for the observation. By switching that equality with an assignment as well as those that d...
This user does not accept Private Messages