ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Convert-UUlib/uulib/fptools.h
(Generate patch)

Comparing Convert-UUlib/uulib/fptools.h (file contents):
Revision 1.1 by root, Mon Jun 11 19:48:58 2001 UTC vs.
Revision 1.2 by root, Mon Jun 11 20:42:36 2001 UTC

1/* 1/*
2 * fptools.c, some helper functions for getcgi.c and uu(en|de)view 2 * fptools.c, some helper functions for getcgi.c and uu(en|de)view
3 * 3 *
4 * Distributed by the GNU General Public License. Use and be happy. 4 * Distributed under the terms of the GNU General Public License.
5 * Read http://www.uni-frankfurt.de/~fp/Tools/Getcgi.html for more 5 * Use and be happy.
6 * information. fp@informatik.uni-frankfurt.de
7 */ 6 */
8 7
9/* 8/*
10 * Some handy, nonstandard functions. Note that the original may 9 * Some handy, nonstandard functions. Note that the original may
11 * be both faster and better. ``better'', if your compiler allows 10 * be both faster and better. ``better'', if your compiler allows
12 * cleaner use of such functions by proper use of ``const''. 11 * cleaner use of such functions by proper use of ``const''.
13 * 12 *
14 * $Id: fptools.h,v 1.1 2001/06/11 19:48:58 root Exp $ 13 * $Id: fptools.h,v 1.2 2001/06/11 20:42:36 root Exp $
15 */ 14 */
16 15
17#ifndef FPTOOLS_H__ 16#ifndef FPTOOLS_H__
18#define FPTOOLS_H__ 17#define FPTOOLS_H__
19 18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines