Annotation of 43BSDReno/share/doc/ps1/04.pascal/digits.p, revision 1.1

1.1     ! root        1: program digits(output);
        !             2: var r: real;
        !             3: begin
        !             4: r := 0.;
        !             5: r := .0;
        !             6: r := 1.e10;
        !             7: r := .05e-10;
        !             8: writeln(r)
        !             9: end.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.