Author |
anyone program in C? |
lmfboy01 Joined: Aug 26, 2003 Posts: 10 From: Honolulu, HI PM |
if you have time could you help me with this C program? i'd appreciate it a lot....
Function celsius returns the Celsius equivalent of a Fahrenheit temperature.
Function fahrenheit returns the Fahrenheit equivalent of a Celsius temperature.
Use these functions to write a program that prints charts showing the Fahrenheit equivalents of all Celsius temperatures from 0 to 100 degrees, and the Celsius equivalents of all Fahrenheit temperatures from 32 to 212 degrees. Print the outputs in a neat tabular format that minimizes the number of lines of output while remaining readable |
|
masseur Joined: Jan 03, 2003 Posts: > 500 From: Sydney, London PM |
shouldn't you be doing your own homework?
|
exosyphen Joined: Feb 25, 2003 Posts: 117 From: Romania PM, WWW
|
cheater;-)
This message was posted from a T300 |
wapchimp Joined: Jun 09, 2002 Posts: > 500 From: Land of the chimps PM, WWW
|
I have 5 very thick books u can borrow about c c+ etc ;-)
This message was posted from a T610 |
nephilim Joined: Jul 18, 2002 Posts: 106 From: Elizium PM |
ummmm. Maybe you can PM me. I'm willing to do it, after I get confirmation you credited my numbered bank account
_________________
"There is no great genius without some touch of madness." -- Seneca
[ This Message was edited by: nephilim on 2003-09-30 11:32 ] |
lmfboy01 Joined: Aug 26, 2003 Posts: 10 From: Honolulu, HI PM |
HELP ME!!!!! |
N.M.E. Joined: Aug 02, 2003 Posts: 124 From: Western Australia PM |
You should know how to code C right? Seeming as you are doing a course/unit on it.
Functions are easy, Conversion calculations are easy. It's pretty simple maths. What exactly are you having problems with?
All that is necessary for the triumph of evil is that good men do nothing - Edmund Burke |
lor Joined: Mar 07, 2002 Posts: > 500 From: Planet Bob PM |
you could probably find a similar example on the net, or in those text books of yours. Learn from the mistakes you make, you'll find your way. It's like maths, all you need is to do it over and over again. |
|