comparison modules/xstrtol @ 4172:5321105558d8

Add module descriptions.
author Bruno Haible <bruno@clisp.org>
date Mon, 13 Jan 2003 16:07:17 +0000
parents 632b6cf5063f
children 3ccc6d0d52bb
comparison
equal deleted inserted replaced
4171:c2c0e7e2e7bd 4172:5321105558d8
1 Description: 1 Description:
2 Convert string to 'long` or 'unsigned long', with error checking.
2 3
3 Files: 4 Files:
4 lib/xstrtol.h 5 lib/xstrtol.h
5 lib/xstrtol.c 6 lib/xstrtol.c
6 lib/xstrtoul.c 7 lib/xstrtoul.c