Renesas TM V.3.20A Specifikace Strana 56

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 762
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 55
1 2 ... 51 52 53 54 55 56 57 58 59 60 61 ... 761 762

Komentáře k této Příručce

Žádné komentáře