MikroElektronika PIC Microcontrollers PIC16 Uživatelský manuál Strana 52

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 172
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 51
mikroBASIC
- Basic Compiler for Microchip PIC microcontrollers
Statements define algorithmic actions within a program. Simple statements - like
assignments and procedure calls - can be combined to form loops, conditional
statements, and other structured statements. Refer to Implicit Conversion and
Assignment.
Simple Statements
Simple statement does not contain any other statements. Simple statements include
assignments, and calls to procedures and functions.
Structured Statements
Structured statements are constructed from other statements. Use a structured
statement when you want to execute other statements sequentially, conditionally,
or repeatedly.
Conditional statements
if and case execute at most one of their constituents,
depending on a specified criteria.
Loop statements
repeat, while, and for execute a sequence of constituent state-
ments repeatedly.
MikroElektronika:
Development
tools
-
Books
-
Compilers
mikroBASIC
making it simple...
47
Statements
Zobrazit stránku 51
1 2 ... 47 48 49 50 51 52 53 54 55 56 57 ... 171 172

Komentáře k této Příručce

Žádné komentáře