blob: 60bd44b1396158b81bfaa56fa8053dfa3aefd5f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
#print
In the file "mess" delete all blanks at the ends
of lines. Be prepared to delete several blanks
if need be (remember the '*' character).
Then rewrite the file and type "ready".
#create Ref
It is possible to use
a small counter to keep
approximate counts
of large numbers. The resulting
expected error can be controlled.
#create mess
It is possible to use
a small counter to keep
approximate counts
of large numbers. The resulting
expected error can be controlled.
#user
#cmp mess Ref
#log
#next
40.2d 5
|