ossp-pkg/ui64/README 1.1 -> 1.2
--- README 2002/04/28 13:22:49 1.1
+++ README 2002/06/26 16:00:25 1.2
@@ -4,12 +4,14 @@
| |_| | | (_) |__ _|
\__,_|_|\___/ |_|
- OSSP ui64 - 64-Bit Aithmetic
+ OSSP ui64 - 64-Bit Arithmetic
Version 0.1.0 (28-Apr-2002)
ABSTRACT
- OSSP ui64 is ...
+ OSSP ui64 is a small ISO-C library providing portable 64-bit unsigned
+ integer arithmetic. It can be considered as a portable emulation of
+ the new ISO-C99 "unsigned long long" type.
COPYRIGHT AND LICENSE
@@ -17,8 +19,8 @@
Copyright (c) 2002 The OSSP Project <http://www.ossp.org/>
Copyright (c) 2002 Cable & Wireless Deutschland <http://www.cw.com/de/>
- This file is part of OSSP ui64, a 64-bit arithmetic which
- can be found at http://www.ossp.org/pkg/lib/ui64/.
+ This file is part of OSSP ui64, a 64-bit arithmetic library
+ which can be found at http://www.ossp.org/pkg/lib/ui64/.
Permission to use, copy, modify, and distribute this software for
any purpose with or without fee is hereby granted, provided that
|
|