Thanks, I got WLC.CO to build.

Thinking about extending HTERM with some Small-C code. It will be much
easier to code Cish than having to do everything in assembly. HTERM is
pretty bare bones mainly because of that.

Is there documentation on memory management? Where do global and file scope
allocations go? Can space be allocated on the stack other than automatic
variables? Is malloc/free implemented?

Also what are the rules for mixing C and assembly?

-- John.

Reply via email to