P99

◆ str2uj

#define str2uj (   ...)    P99_CALL_DEFARG(str2uj, 3, __VA_ARGS__)
Parameters
p00_nptris required
p00_posdefaults to 0, meaning that the successfully parsed string is not kept track
p00_baseis 0, numbers are hex if they start with 0x, octal if they start with 0 and decimal otherwise

Definition at line 121 of file p99_str.h.