The Peter O. Library

Wed, 31 Dec 2008 15:45:19 -0500 - Author:

This is a utility library for the .NET Framework, with a variety of classes to make programming tasks easier. Among others, this library includes:

  • Methods to check arguments for validity
  • Methods to check invariants
  • Methods for reading and writing data to stream, in bits and bytes, in either byte order
  • A data type that simulates passing by reference
  • A random number generator interface
  • Locale-dependent and locale-independent methods for converting objects to strings and for processing strings
  • Methods that manipulate arrays and lists
  • Methods that manipulate strings and retrieve characters from strings
  • A class that represents part of a list
  • <li>Data types that represent dates and times


Downloads

PeterO.Zip - December 31, 2008 - Contains PeterO.dll, source code, and documentation



Notice

(C) 2008 Peter O. Permission is granted to anyone to copy, modify, and redistribute the Peter O. Library. The author disclaims all express and implied warranties, including those for merchantability and fitness for a particular purpose, with respect to the Peter O. Library and its documentation. The author shall not be liable to anyone for any damages in connection with the Peter O. Library, the use of that library, or its documentation. The author shall not be liable to anyone for damages caused by errors in the library's documentation.