>
New Topic
>
Reply<
Esato Forum Index
>
General discussions >
General
> anyone program in C?
Bookmark topic
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
--
Posted: 2003-09-30 08:36:55
Edit :
Quote
shouldn't you be doing your own homework?
--
Posted: 2003-09-30 08:51:24
Edit :
Quote
cheater;-)
This message was posted from a T300
--
Posted: 2003-09-30 08:55:11
Edit :
Quote
I have 5 very thick books u can borrow about c c+ etc ;-)
This message was posted from a T610
--
Posted: 2003-09-30 12:28:59
Edit :
Quote
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 ]
--
Posted: 2003-09-30 12:32:20
Edit :
Quote
HELP ME!!!!!
--
Posted: 2003-09-30 19:07:08
Edit :
Quote
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?
--
Posted: 2003-10-01 05:29:32
Edit :
Quote
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.
--
Posted: 2003-10-01 05:31:56
Edit :
Quote
New Topic
Reply