Renesas TM V.3.20A Spezifikationen Seite 56

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 762
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 55
Renesas Technology, Tools FAQs
Last Updated: December 20, 2000
Document Number: 01050997_e
Q.
When making my program in C language, I want to place the global variable according to the sequence described in the definition.
How can I do this?
A.
Normally, each global variable is placed in the groups of attributes shown below:
You cannot put the global variable in order unless you separate the variables without initial values from the variables with initial
values. But, if you execute a compile specifying command option -fno_even, you can avoid separating the even and odd sized
variables. When doing so, put the global variable in the following order:
Top of Page | Back to Previous Page
Terms of Use Privacy Policy
(C)2004 Renesas Technology Corp., All Rights Reserved.
Seitenansicht 55
1 2 ... 51 52 53 54 55 56 57 58 59 60 61 ... 761 762

Kommentare zu diesen Handbüchern

Keine Kommentare