mirror of
https://github.com/estkme-group/lpac
synced 2026-08-10 15:12:10 +02:00
Correctly check, if strtoul() converted the sequence number from command line to integer. A return value of 0 is not an error. Instead it successfully converted the command line argument to 0, unless the end pointer (str_end) equals the nptr. Co-authored-by: Andreas Eversberg <jolly@eversberg.eu> |
||
|---|---|---|
| .. | ||
| applet | ||
| applet.c | ||
| applet.h | ||
| CMakeLists.txt | ||
| jprint.c | ||
| jprint.h | ||
| LICENSE | ||
| lpac.manifest | ||
| lpac.rc | ||
| main.c | ||
| main.h | ||