Zilog ZUSBOPTS Instrukcja Użytkownika Strona 146

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 145
Using the Editor UM017105-0511
118
Zilog Developer Studio II – ZNEO™
User Manual
In C program code, auto indentation is supported with brace characters { } and keywords
if, else, while, for, do, case, default.
In assembly program code, the auto indentation is supported with macros and conditional
directives such as
ifdef, ifndef, if, else, elif, elseif, ifsame, ifma, macro,
$while, $repeat, with, endif, endmac, endm, endmacro, macend, $wend, $until
and
endwith.
Figure 92 shows an example of autoindentation with an assembly program. Note that all of
the lines between
ifdef and endif are automatically indented.
Figure 91. Auto Indentation in C Program
Figure 92. Auto Indentation With Assembly Program
Przeglądanie stron 145
1 2 ... 141 142 143 144 145 146 147 148 149 150 151 ... 519 520

Komentarze do niniejszej Instrukcji

Brak uwag