Renesas TM V.3.20A Especificaciones Pagina 56

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 762
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 55
1 2 ... 51 52 53 54 55 56 57 58 59 60 61 ... 761 762

Comentarios a estos manuales

Sin comentarios