fgf_version() (Fastgraph/Fonts)Win32 DirectX Fastgraph/Light Prototype void fgf_version (int *major, int *minor); Sub fgf_version (major As Long, minor As Long) procedure fgf_version (var major, minor : integer); Description The fgf_version() function returns the major and minor version numbers for your copy of Fastgraph/Fonts for Windows. For example, if you are using version 6.00, the major version number is 6 and the minor version number is 0. Parameters major receives the major version number. minor receives the minor version number, expressed in hundredths. Return value none Restrictions none
|
 
copyright 2001 Ted Gruber Software, Inc.