1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3 4<head> 5<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows"> 7<META http-equiv="Content-Style-Type" content="text/css"> 8<title>fx64c</title> 9<LINK rel="stylesheet" href="../css/nitro.css" type="text/css"> 10</head> 11 12<body> 13 14<h1 align="left">fx64c <img src="../image/NTR.gif"align="middle"><img src="../image/TWL.gif" align="middle"></h1> 15<h2>Definition</h2> 16 17<dl> 18 <dd> 19<PRE>typedef s64 fx64c;</PRE></dd> 20</dl> 21<H2>Description</H2> 22<P>These fixed-point decimals consist of 1-bit signs, 31-bit integers, and 32-bit decimals. This type is mainly used in calculations and constants requiring accuracy. Be aware that this type has a different number of bits for the decimal portion.</P> 23<h2>See Also</h2> 24<P><code><A href="fx16.html">fx16</A>, <A href="fx32.html">fx32</A>, <A href="fx64.html">fx64</A></code></P> 25<H2>Revision History</H2> 26<P>2004/01/19 Initial version.</P> 27<hr><p>CONFIDENTIAL</p></body> 28</html> 29