phase of the moon

rs at mirror.UUCP rs at mirror.UUCP
Tue May 28 23:01:00 AEST 1985



Oops.  In my "POM" (Phase Of the Moon) program I left off a
cast.  The line:
    Fraction	= Phase / Length;
should read:
    Fraction	= (double)Phase / (double)Length;

Thanks to mcvax!aeb.



More information about the Comp.sources.bugs mailing list