User: stevencalabrese

  • Public profile

User profile: stevencalabrese

User info
User name:stevencalabrese
History
Joined:
Number of posts:5
Latest posts:

if (x <= value <= y)
Write your question here. Correctly recode the statement: is x<=y correct?

Error else with out a previous if?
#include <iostream> #include <cstdlib> using namespace std; int main() { char letter; ...

Getting multiple values in a function
Example? Does that mean put all my calcs into int main?

Getting multiple values in a function
thank you, after 4 hours trying to get it to work i came up with this: Might not be the best way to ...

Getting multiple values in a function
How come this returns a zero? #include <iostream> #include <cstdlib> #include <iomanip> using na...

This user does not accept Private Messages