[gforth] / gforth / engine / strtoul.c  

gforth: gforth/engine/strtoul.c

File: [gforth] / gforth / engine / strtoul.c (download) (as text)
Revision: 1.2, Sat Sep 23 15:47:08 2000 UTC (12 years, 8 months ago) by anton
Branch: MAIN
CVS Tags: v0-5-0, v0-6-2, v0-6-0, v0-6-1
Changes since 1.1: +2 -2 lines
changed FSF address in copyright messages

/* Copyright (C) 1991 Free Software Foundation, Inc.
This file is part of the GNU C Library.

The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version.

The GNU C Library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Library General Public License for more details.

You should have received a copy of the GNU Library General Public
License along with the GNU C Library; see the file COPYING.LIB.  If
not, write to the Free Software Foundation, Inc., 
59 Temple Place, Suite 330, Boston, MA 02111, USA.  */

#define	UNSIGNED	1

#include "strtol.c"

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help