Example: lrc_ulong

This example converts the "4284967294" string into the unsigned long value 4284967294:

unsigned long var = lrc_ulong("4284967294");