Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Main.cpp | 2022-11-13 | 3.6 kB | |
AppClass.cpp | 2022-11-13 | 4.7 kB | |
AppClass.h | 2022-11-13 | 2.2 kB | |
AppClass.sm | 2022-11-13 | 1.6 kB | |
Makefile | 2022-11-13 | 3.3 kB | |
README.txt | 2022-11-13 | 438 Bytes | |
Totals: 6 Items | 15.8 kB | 0 |
C++ Example 5 Simplistic, non-graphical simulation of a task processing. Demonstrates state Entry actions. + Building ---------- NOTE: Smc.jar must be built and installed. $ make sleeper + Executing ----------- $ sleeper (hit control-C, enter a single word, i.e. no spaces, followed by return. To stop execution, enter "stop". For fun, hit control-C twice in quick succession.)