Renesas TM V.3.20A Especificações Página 518

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 762
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 517
1 2 ... 513 514 515 516 517 518 519 520 521 522 523 ... 761 762

Comentários a estes Manuais

Sem comentários