Looking at generated code



On 2/27/07, Daniel Lakeland <dlakelan at street-artists.org> wrote:
> I don't know about the C code, but can you do "disassemble" which is
> a standard CL function?

Thanks!  That works for individual functions and gives the C code,
which is a good start.  It does seem to delete the C file, and I don't
know where to find the header files to compile with -S....

              -s