Example: lrc_dword

This example converts the "15999999" string into the dword value 15999999:

DWORD var = lrc_dword("15999999");