- Upvotes Received
- 2
- Posts with Upvotes
- 2
- Upvoting Members
- 2
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
5 Posted Topics
Re: wait... are you trying to list names of students alphabetically or are you trying to change the characters in each students name around into alphabetical order? | |
Re: I had the sasser virus... is your computer giving a countdown warning before it shutsdown? if so, it may be the sasser... you guys 'disagree' alot in here... we should all hold hands sing the pepsi song then roast marshmallows for smores! | |
Re: I'm unsure of this but I don't think "int [6][6]" will work. Did you try "int getGraph()" and "return graph[6][6]"? | |
Hi all, Someone is going to laugh at me for this one. Can you have two arguments in a switch case statement? [code]switch [COLOR=Red](choiceA, choiceB)[/COLOR] { [COLOR=Red]case 1,2:[/COLOR] cout <<"Information"; break; default: break; }[/code] | |
Hello, I need help with me homework. It's probably something simple. My program is supposed: 1) read lines from a file (rain.txt) 2) find the shortest and longest lines (I used strlen()) 3) return the line number of shortest and longest and well as their length 4) show the avg … |
The End.