Computing.Net > Forums > Programming > find error in my code of converting temp. frm

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

find error in my code of converting temp. frm

Reply to Message Icon

Name: rubbal
Date: May 7, 2009 at 12:18:55 Pacific
OS: Windows Vista
Subcategory: C/C++
Comment:

#include<iostream.h>
int main()
{
clrscr();
float c,f;
cout<<"enter temp in degree fahrenheit:"<<"\n";
cin>>f;
c=5\9(f+32);
cout<<"the temp in degree celcius is:"<<"\n";
return 0;
}



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


programming modem in c Calling Subroutines



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: find error in my code of converting temp. frm

I have errors in my code www.computing.net/answers/programming/i-have-errors-in-my-code/14227.html

Error in Form Clause...? www.computing.net/answers/programming/error-in-form-clause/8876.html

Error IN AWK Programming www.computing.net/answers/programming/error-in-awk-programming/15662.html