home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / Add-Ons / MPW / MPW noweb 2.7 / src / c / strsave.h < prev    next >
Encoding:
Text File  |  1995-05-30  |  77 b   |  2 lines  |  [TEXT/MPS ]

  1. char *strsave (char *s);        /* returns a pointer to a fresh copy of s */
  2.