Posted by wayne on September 11, 2001 at 16:31:22:
In Reply to: fix posted by Erik on September 11, 2001 at 01:57:17:
i have checked and double checked the code against what's on my computer. i have had the 3rd statement from the main function
logFile << fixed << showpoint; from the beginning and i still get 2.00 as my aspect ratio for the first output file, and 0.00 for the other two. all other values are correct in each case.
i don't know what the problem is...anyone have any other ideas, besides to keep checking on the 3rd line down from the main function?
wayne
note - the typed code on my computer is EXACTLY the same as that on the source code given.