|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| Yes
| Import Library
| -
| Header File
| wingdi.h
| Unicode
| No
| Platform Notes
| None
|
|
|
FIXED
The
FIXED structure contains the integral and fractional parts of a fixed-point real
number.
typedef struct _FIXED { // fix
WORD fract;
short value;
} FIXED;
Members
fract
Specifies the fractional part of the number.
Specifies the integer part of the number.
Remarks
The
FIXED structure is used to describe the elements of the
MAT2 structure.
See Also
MAT2
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database