Renesas TM V.3.20A Spezifikationen Seite 518

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 762
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 517
1 2 ... 513 514 515 516 517 518 519 520 521 522 523 ... 761 762

Kommentare zu diesen Handbüchern

Keine Kommentare