home *** CD-ROM | disk | FTP | other *** search
/ Internet Publisher's Toolbox 1.0 / Image.iso / toolbox / ntserver / wtsource / manipuls.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-11-14  |  360 b   |  14 lines

  1. /* 
  2.  * manipulstr.h -- 
  3.  * SCCS Status     : %W%    %G%
  4.  * Author          : Huynh Quoc T. Tung
  5.  * Created On      : Sun Oct 17 16:43:47 1993
  6.  * Last Modified By: Huynh Quoc T. Tung
  7.  * Last Modified On: Sun Oct 17 16:43:49 1993
  8.  * Update Count    : 1
  9.  * Status          : Unknown, Use with caution!
  10.  */
  11.  
  12. char *string_manipulation _AP((char* line));
  13.  
  14.