|
Subject:
|
Chapter 5 Point 3.
|
|
Posted By:
|
Henk-1
|
Post Date:
|
9/23/2006 8:36:38 AM
|
The code says: FDegrees = ((9 / 5) * CDegrees) + 32
This isn,t working, after i changed it to:
FDegrees = (9 / 5) * CDegrees) + 32 it converts good!
Page 78 of the book.
Hopefully it is usefull for someone.
Regards, Henk
All the best, Henk.
|
|
Reply By:
|
jondade
|
Reply Date:
|
11/3/2006 12:58:54 PM
|
Doesn't it bring up an error about unexpected ) ?
Dont use admin / root accounts and nowt will go wrong
|
|
Reply By:
|
Henk-1
|
Reply Date:
|
12/8/2006 6:53:36 AM
|
Thanks for the reply, it is working now.
Regards, Henk
All the best, Henk.
|