GFIXEDS

Signed integer fraction (8:8), which can be treated as a GSHORT data type, where the value has been multiplied by 256.

  GCHAR      Integer;   /*  Integral component. */
  GUCHAR     Fraction;  /*  Fractional component. */


[Back: GFIXED]
[Next: GFIXEDS Field - Integer]