[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
memory usage
- To: info-mcl@cambridge.apple.com
- Subject: memory usage
- From: Sheldon Shen <shen@granite.Jpl.Nasa.Gov>
- Date: Thu, 18 Jul 91 11:16:33 PDT
Is there any way to know the number of memory bytes allocated to a
symbol in MCL?
For example, how many bytes are allocated to x in (setq x '(a b 3))?
Sheldon