centos man page for fixed

Query: fixed

OS: centos

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

fixed(3alleg4)							  Allegro manual						    fixed(3alleg4)

NAME
fixed - Fixed point integer to replace floats. Allegro game programming library.
SYNOPSIS
#include <allegro.h> typedef long fixed
DESCRIPTION
This is a fixed point integer which can replace float with similar results and is faster than float on low end machines. Read chapter "Fixed point math routines" for the full explanation.
SEE ALSO
, ex12bit(3alleg4), ex3buf(3alleg4), ex3d(3alleg4), excustom(3alleg4), exfixed(3alleg4), exrotscl(3alleg4), exspline(3alleg4), exsprite(3alleg4), exstars(3alleg4), exupdate(3alleg4) Allegro version 4.4.2 fixed(3alleg4)
Related Man Pages
fixtoi(3alleg4) - debian
fixed(3alleg4) - centos
fixed(3alleg4) - opendarwin
fixtoi(3alleg4) - netbsd
fixed(3alleg4) - plan9
Similar Topics in the Unix Linux Community
Awk with fixed length files
Program to insert Delimiters at fixed locations in a file, Can you please Debug it for me??
Apply condition on fixed width file and filter records
Grepping text block by block by using for loop
Fixed length to delimited file conversion