home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / programm / 13959 < prev    next >
Encoding:
Text File  |  1992-08-13  |  1.2 KB  |  33 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!mcsun!sunic!kth.se!dront.nada.kth.se!d88-jwa
  3. From: d88-jwa@dront.nada.kth.se (Jon W{tte)
  4. Subject: Re: annoying pascal strings
  5. In-Reply-To: joshr@kronos.arc.nasa.gov's message of Thu, 13 Aug 1992 17:49:42 GMT
  6. Message-ID: <D88-JWA.92Aug14000623@dront.nada.kth.se>
  7. Originator: d88-jwa@dront.nada.kth.se
  8. Sender: usenet@kth.se (Usenet)
  9. Nntp-Posting-Host: dront.nada.kth.se
  10. Organization: Royal Institute of Technology, Stockholm, Sweden
  11. References: <1992Aug10.132907.23439@das.harvard.edu>
  12.     <zben-100892215906@zben-mac-ii.umd.edu>
  13.     <1992Aug13.174942.18261@kronos.arc.nasa.gov>
  14. Date: Thu, 13 Aug 1992 23:06:23 GMT
  15. Lines: 16
  16.  
  17. > joshr@kronos.arc.nasa.gov (Joshua Rabinowitz-Summer-91) writes:
  18.  
  19. To pick nits (and avoid irritating casts)
  20.  
  21.    char * CToPStr(char *aCStr);
  22. Should return unsigned char *
  23.  
  24.    char * PToCStr(char *aPStr);
  25. Should take unsigned char *
  26.  
  27.  
  28. -- 
  29. - I have decided that it is not boxes but my lack of skill that's the problem.
  30. - Traitor! This kind of attitude will get you nowhere around here. If you must
  31.   know, it's not your boxes that are the problem, it's your lack of a
  32.   sufficient number of boxes. Go out and buy something.
  33.