User: sreich

  • Public profile

User profile: sreich

User info
User name:sreich
History
Joined:
Number of posts:6
Latest posts:

Library management project c++
I am writing code for a library management system. Under "case 1" I need to assign the letter "A" to...

If statements, multiple choices
Thank you. I removed those statements but when I run it and input "f" or "F" the output still reads ...

If statements, multiple choices
When I run the following code I get the error "Code will never be executed" at the beginning of the ...

Converting celsius to Fahrenheit or vice versa
This is all I have so far #include <iostream> using namespace std; int main() { float choice, ...

Converting celsius to Fahrenheit or vice versa
Please help! These are the instructions: Start by writing a program that converts Celsius tempera...

This user does not accept Private Messages