No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
[QUOTE=A Tripolation;1033499]Well we aren't allowed to use anything we haven't learned, and I most certainly haven't learned arrays. But thank you for the help. I appreciate it.[/QUOTE] I will just write pseudo code so you can do the assignment by yourself ;). [CODE] bool bigger; bool smaller; while (ii < …
[QUOTE=godsgift2dagame;1032782]I'm trying to sort "words" alphabetically. So, yes, I'm attempting to sort strings alphabetically. However, my attempt has resulted in me sorting "letters" alphabetically. Sorry for the delay. My monitor is acting up and during the middle of this post, it went blank for about 3 seconds. EDIT: I mentioned …
> I am having an issue inserting the word into the correct list. Whenever I place a loop that loops while the file isn't at the end I get an infinite loop. Can I get some pointers on how to fix this? > > Here is the text file I …
The End.
SriHanuman