[cc65] Memory allocation question

From: Scott Hutter <scott.hutter1gmail.com>
Date: 2009-08-17 07:48:30
I think I already know the answer to this one, but will ask to be sure.
Upon a program termination, all malloc()'ed memory is free()'ed back to the
system?  Im writing for the Commodore 128, and my assumption of course, is
that when a program terminates, the system (memory pointers and such) are
all back to a normal power-on state.  To that regard, is there anything that
would not be back in "power-on" state upon program termination due soley to
the compiler? (ie modified zero page values, etc,)

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Mon Aug 17 07:48:34 2009

This archive was generated by hypermail 2.1.8 : 2009-08-17 07:48:37 CEST