Example: lrc_long

This example converts the "2134967291" string into the long value 2134967291:

long var = lrc_long("2134967291");