home *** CD-ROM | disk | FTP | other *** search
/ Dream 57 / Amiga_Dream_57.iso / Amiga / Programmation / e / Exemples / bits.lha / bits / bits.readme < prev    next >
Encoding:
Text File  |  1996-06-08  |  324 b   |  17 lines

  1. Short: Bit Manipulation Functions
  2. Type: dev/e
  3. Uploader: wermke@gryps1.uni-greifswald.de
  4. Author: wermke@gryps1.uni-greifswald.de
  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.  
  17.