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

macptr question



I want to have a macptr point to itself.  How can I do this?  If that
is difficult I would settle for a macptr pointing to another macptr.

If I understand %setf-macptr it doesn't do what I want as it sets a
macptr to the contents of another macptr rather than its address.