Re: [cc65] BSS Segment

Date view Thread view Subject view

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2003-08-25 19:43:31


On Mon, Aug 25, 2003 at 07:37:52PM +0200, Groepaz wrote:
> mmmmh i wouldnt call it "uninitialized".... its not presetted with certain
> data, but it IS initialized with zeros :o)

It is used for data like

        int i;
        
which is not explicitly initialized by a C program.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz_at_musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-08-25 19:43:41 CEST