lrc_dword

Example: lrc_dwordType Conversion From String

Converts a string into a double word (dword).

DWORD lrc_dword( const char* str );
str A character string containing a double word.

The lrc_dword function returns a double word when a character string containing a dword is input.

Return Values

lrc Return Values

Parameterization

You cannot use standard parameterization for any arguments in this function.