home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / c / pdc / libsrc / stringlib / poster < prev    next >
Encoding:
Text File  |  1990-04-07  |  1.3 KB  |  32 lines

  1. Article 235 of mod.sources:
  2. Relay-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site unisoft.UUCP
  3. Path: unisoft!lll-lcc!vecpyr!amd!amdcad!decwrl!decvax!genrad!mit-eddie!mirror!sources-request
  4. From: sources-request@mirror.UUCP
  5. Newsgroups: mod.sources
  6. Subject: v06i043:  X3J11/SVID/4BSD/etc string library (stringlib)
  7. Message-ID: <125@mirror.UUCP>
  8. Date: 8 Jul 86 21:35:35 GMT
  9. Date-Received: 9 Jul 86 14:14:59 GMT
  10. Sender: rs@mirror.UUCP
  11. Lines: 1515
  12. Approved: rs@mirror.UUCP
  13.  
  14. Submitted by: ihnp4!utzoo!henry (Henry Spencer)
  15. Mod.sources: Volume 6, Issue 43
  16. Archive-name: stringlib
  17.  
  18. [  This is an update of the string library Henry posted to net.sources
  19.    some time ago.  It is different from a recent library published in
  20.    volume 4 in these two respects:
  21.     1. It comes with a fairly exhaustive test program, which it passes.
  22.     2. It does not invent new functions; it implements the union of those
  23.        described in X3J11, the SVID, etc., and nothing else.
  24.    It would be nice if everyone -- vendors, users -- put the "missing"
  25.    functions into their C library, and we could all live in harmony,
  26.    but I suspect that's wishful thinking.  (Yeah, yeah:  efficiency, too.)
  27.    This is also excempted from my mandatory manpage requirement, for
  28.    reasons mentioned and alluded to in the second paragraph of the README
  29.    file.  --r$ ]
  30.  
  31. ------------------
  32.