Start development on 386BSD 0.0
[unix-history] / .ref-BSD-4_3_Net_2 / usr / src / usr.bin / pascal / tstpx / out / cfor.out
CommitLineData
7dbf621a
C
1Enter -> 10, 1000, 100000, 1.0e+10
2Data echo -> 10 1000 100000 1.00000000000000e+10
3This loop works
4Case checks
5Success is assurred
6i = 5 4 3
7j = 1000 999 998
8k = 100001 100000 99999
9 case and for work !!
10Enter a character here -> <- there it is
1160 statements executed in 0.08 seconds cpu time.