lrc_variant_int

Example: lrc_variant_intAssignment to Variants

Assigns a string to an integer in a variant.

VARIANT lrc_variant_int( const char* str );
strA character string representing an integer.

The lrc_variant_int function converts a string to an integer and returns it in a variant.

Return Values

lrc Return Values

Parameterization

Parameterization is not applicable to this function.