DemoGL::Reference::Functions::DEMOGL_GetVersion

DEMOGL_GetVersion

DEMOGL_GetVersion gets the version of the DemoGL library used.

void
DEMOGL_GetVersion(
	const float *fVersion,
	const long *lBuildnr
);
	
Parameters.
fVersion
Pointer to a float variable which will be filled by DemoGL with the version number, for example 1.3.
lBuildnr
Pointer to a long variable which will be filled by DemoGL with the build number, for example 112

Return values.

Remarks.

Example.

Requirements.
DemoGL v1.3 (build 0112 or higher)

See also.

Last changed on 20-jan-2001

©1999-2001 Solutions Design