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.16 by root, Sat Dec 12 10:48:39 2020 UTC vs.
Revision 1.17 by root, Sat Sep 24 06:25:44 2022 UTC

7 7
8/* 8/*
9 * Some handy, nonstandard functions. Note that the original may 9 * Some handy, nonstandard functions. Note that the original may
10 * be both faster and better. ``better'', if your compiler allows 10 * be both faster and better. ``better'', if your compiler allows
11 * cleaner use of such functions by proper use of ``const''. 11 * cleaner use of such functions by proper use of ``const''.
12 *
13 * $Id: fptools.h,v 1.16 2020/12/12 10:48:39 root Exp $
14 */ 12 */
15 13
16#ifndef FPTOOLS_H__ 14#ifndef FPTOOLS_H__
17#define FPTOOLS_H__ 15#define FPTOOLS_H__
18 16

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines