view modules/strtol @ 6861:b82bca6af622

Take into account ISO C 99 TC1.
author Bruno Haible <bruno@clisp.org>
date Fri, 23 Jun 2006 14:58:59 +0000
parents 42b53a22aee5
children cb5141654dbb
line wrap: on
line source

Description:
strtol() function: convert string to 'long'.

Files:
lib/strtol.c
m4/strtol.m4

Depends-on:

configure.ac:
gl_FUNC_STRTOL

Makefile.am:

Include:
<stdlib.h>

License:
LGPL

Maintainer:
glibc