Can we include if else in switch statements |
|
[3 replies] Last: I got the solution!!! (by goodfellowtodd1)
|
by kmtompkins
battery %
|
|
[1 reply] : You have to split it up into two separate comparisons: if (life <= 20... (by long double main)
|
by kmtompkins
sound
|
|
[4 replies] Last: Also make sure that your WAVE file is relatively small (say, less than... (by long double main)
|
by conrad2894
Need help Fast!
|
|
[no replies]
|
by kmtompkins
sound2
|
|
[2 replies] Last: i did that and it doesnt work (by kmtompkins)
|
by qwertyking
I have mid term test today!
|
|
[7 replies] Last: @booradley60 I solved it, it was really simple. #include <iostream> ... (by qwertyking)
|
by Antone333
what part of the array is a character on
|
|
[5 replies] Last: Your welcome (by Codermik)
|
by bguy08085
help with this program it wont compile
|
|
[2 replies] Last: Oh ok I thought the prototype just needed the type. And the declarati... (by bguy08085)
|
by rb0306
calling the same calss/method 2 times with different parameters
|
|
[2 replies] Last: keskiverto, Thank you very much for your help. That worked. I think s... (by rb0306)
|
What does this particular code fragment do? |
|
[1 reply] : The modulus operator ( % ) returns the remainder that you get when you... (by long double main)
|
by mlor3
arrays
|
|
[2 replies] Last: I think you on one of the best sites for tutoring. They have really he... (by niludown)
|
by xvvll
Help with this program please
|
|
[1 reply] : Does Random Name have three numbers after it? It doesn't in your exa... (by AbstractionAnon)
|
by Kernmaster34
Can someone please clarify what I am suppose to do in this program?
|
|
[3 replies] Last: Hi there, thanks for both your responses. I know how to open a file in... (by Kernmaster34)
|
by talhabhatti5
Auto guess program problem
|
|
[1 reply] : Line 19: number will always be between 0 and 99. What's the point of... (by AbstractionAnon)
|
by bwilfong3
Replacement in c-style strings
|
|
[1 reply] : So if the stringLoc holds the address of the first place the substring... (by bwilfong3)
|
by JasonMcG
Inserting a string into a type double array
|
|
[4 replies] Last: Thanks! This will do quite fine. (by JasonMcG)
|
by musicman74
No negative number in a structure array
|
|
[3 replies] Last: Thanks @Cody0023 I now feel like an idiot. I changed it and it worked.... (by musicman74)
|
by mimito
Jacobi c++
|
|
[14 replies] Last: http://math.semestr.ru/optim/iter.php here is the online calculator fo... (by mimito)
|
Class Time |
|
[4 replies] Last: I found out why: the constructor with default arguments had become the... (by closed account jvqpDjzh)
|
by Ryan542
Please need help with opening csv file as string and double.
|
|
[6 replies] Last: Thanks again Abstraction, I've got it fully working now! (by Ryan542)
|