table of contents
scan_short(3) | Library Functions Manual | scan_short(3) |
NAME¶
scan_short - parse an integer in decimal ASCII representationSYNTAX¶
#include <scan.h>size_t scan_short(const char *src,short int *dest);
scan_short(3) | Library Functions Manual | scan_short(3) |
size_t scan_short(const char *src,short int *dest);