Renesas TM V.3.20A Especificaciones Pagina 518

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 762
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 517
Renesas Technology, Tools FAQs
Last Updated: July 22, 2003
Document Number: 03072205_e
Q.
I wish to specify a register storage class and assign it to a register. How can it be done?
A.
Specify a register storage class for a local variable and to ensure that the variable is assigned to a register, specify a command option
"-fenable_register(-fER)" when compiling. However, variables that have some type cannot be assigned to a register.
Example for declaring register variable:
register int i
Also, when writing a register variable make sure it is not used in a function overlapping function calls.
Top of Page | Back to Previous Page
Terms of Use Privacy Policy
(C)2004 Renesas Technology Corp., All Rights Reserved.
Vista de pagina 517
1 2 ... 513 514 515 516 517 518 519 520 521 522 523 ... 761 762

Comentarios a estos manuales

Sin comentarios