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.
Comentarios a estos manuales