Changes between Version 6 and Version 7 of PTVS_Intro


Ignore:
Timestamp:
Dec 4, 2009, 5:55:09 PM (14 years ago)
Author:
sinziana.mazilu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PTVS_Intro

    v6 v7  
    6767        DO LOOP or WHILE LOOP:[[BR]]
    6868
    69         While (ending condition is false) do[[BR]]
     69        WHILE (ending condition is false) DO[[BR]]
    7070
    7171        * set clock to next event time[[BR]]