Thanks code head...I tried the declarations and the other statements, then I modified the code a bit....<br>
<br>
#include<stdio.h><br>
<br>
int main ()<br>
<br>
{<br>
double fahr;<br>
double celsuis;<br>
double fahrenheit; <br>
<br>
printf("Enter...
Hello...I am just starting out in C and was wondering what would be the best formula to enter into a fahr to celsius mainline?<br>
<br>
<br>
#include<stdio.h><br>
<br>
#define ?????<br>
<br>
int main()<br>
<br>
{<br>
<br>
printf(??);<br>
scanf(.....);<br>
<br>
return(0)<br>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.