Example: lrc_int

This example converts the "100" string into the integer 100:

int Var = lrc_int("100");