BSKSetValueString

Module: BSKValue
void BSKSetValueString( BSKValue* value, BSKCHAR* string );
Inputs:

Description: Makes a copy of the given string and puts it in value, making value of type VT_STRING.

Return to the API
Return to the function listing


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