fgi_version() (Fastgraph/Image)Win32 DirectX Fastgraph/Light Prototype void fgi_version (int *major, int *minor); Sub fgi_version (major As Long, minor As Long) procedure fgi_version (var major, minor : integer); Description The fgi_version() function returns the major and minor version numbers for your copy of Fastgraph/Image 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.