![]() |
![]()
| ![]() |
![]()
NAMEfixtof - Converts a fixed point to floating point. Allegro game programming library. SYNOPSIS#include <allegro.h> double fixtof(fixed x); DESCRIPTIONConverts fixed point to floating point. Example:
SEE ALSOftofix(3), itofix(3), fixtoi(3), exfixed(3), exspline(3), exstars(3)
|