BSKSetValueNumber

Module: BSKValue
void BSKSetValueNumber( BSKValue* value, BSKFLOAT number );
Inputs:

Description: Determines the smallest possible number type (VT_BYTE, VT_WORD, VT_DWORD, and VT_FLOAT) that will accurately represent the given number, and then makes value of that type and value.

Return to the API
Return to the function listing


Last updated on 9 Feb 2001 by Jamis Buck (minam@rpgplanet.com)