view modules/strtol @ 12805:1a4bc6df3018

Tests for module 'rint'.
author Bruno Haible <bruno@clisp.org>
date Mon, 25 Jan 2010 02:19:20 +0100
parents b6376840b47b
children 731855fce76b
line wrap: on
line source

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

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

Depends-on:
wchar

configure.ac:
gl_FUNC_STRTOL

Makefile.am:

Include:
<stdlib.h>

License:
LGPL

Maintainer:
glibc