Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
AppClass.m | 2021-11-11 | 2.5 kB | |
main.m | 2021-11-11 | 2.6 kB | |
README.txt | 2021-11-11 | 523 Bytes | |
AppClass.h | 2021-11-11 | 1.6 kB | |
AppClass.sm | 2021-11-11 | 1.6 kB | |
Makefile | 2021-11-11 | 2.6 kB | |
Totals: 6 Items | 11.3 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. Unix: $ make sleeper Windows Visual C++: 1. Load ex1.dsw. 2. Rebuild all. + Executing ----------- Unix & Windows: $ 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.)