[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lisp strings to str255



In article <9202250129.AA00514@cambridge.apple.com> bill@cambridge.apple.com (Bill St. Clair) writes:

   From: bill@cambridge.apple.com (Bill St. Clair)
   Date: 25 Feb 92 01:28:32 GMT
   If you need to copy into a Mac heap allocated str255, macro-expanding
   a WITH-PSTRS form will reveal an internal function that will do what
   you want in this case (officially, I suggest that you don't use unexported
   functions).

Officially, I commend to you my dictum that all macros, as a rule,
should have a corresponding advertized functional interface.