/* numbers.h: * **************************************************************** * Copyright (C) 2003 Tom Lord * * See the file "COPYING" for further information about * the copyright and warranty status of this work. */ #ifndef INCLUDE__LIBAWK__NUMBERS_H #define INCLUDE__LIBAWK__NUMBERS_H /* automatically generated __STDC__ prototypes */ extern t_uchar * int_to_string (int x); #endif /* INCLUDE__LIBAWK__NUMBERS_H */ /* tag: Tom Lord Sat Jan 5 15:26:10 2002 (numbers.h) */