Renesas TM V.3.20A Dokumentacja Strona 518

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 762
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 517
1 2 ... 513 514 515 516 517 518 519 520 521 522 523 ... 761 762

Komentarze do niniejszej Instrukcji

Brak uwag