home *** CD-ROM | disk | FTP | other *** search
/ Dream 57 / Amiga_Dream_57.iso / Amiga / Programmation / e / Exemples / bits.readme < prev    next >
Encoding:
Text File  |  1998-09-25  |  332 b   |  16 lines

  1. Short:    Bit Manipulation Functions
  2. Author:   wermke@gryps1.uni-greifswald.de
  3. Uploader: wermke@gryps1.uni-greifswald.de
  4. Type:     dev/e
  5.  
  6. Version:
  7.    v1.0
  8.  
  9. Requirements:
  10.    OS v37+
  11.  
  12. Discription:
  13.    This module contains some functions to manipulate bits in
  14.    a value. It also contains a good swap function and string
  15.    operations.
  16.