WATCOM Pascal: Difference between revisions
Appearance
Created page with "== Features == * Input/Output: append, close, eof, eoln, get, getcursor, iocheck, ioerrmsg, iostatus, page, poscursor, prompt, put, read, readln, rename, reset, rewrite, scrat..." |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[File:Watcom-pascal-v4.png|thumb]] | |||
[[File:Watcom-pascal-v4-editor.png|thumb|Editor]] | |||
'''WATCOM Pascal''' | |||
== Features == | == Features == | ||
* Input/Output: append, close, eof, eoln, get, getcursor, iocheck, ioerrmsg, iostatus, page, poscursor, prompt, put, read, readln, rename, reset, rewrite, scratch, setnext, update, write, writeln | * Input/Output: append, close, eof, eoln, get, getcursor, iocheck, ioerrmsg, iostatus, page, poscursor, prompt, put, read, readln, rename, reset, rewrite, scratch, setnext, update, write, writeln | ||
Line 10: | Line 14: | ||
== Versions == | == Versions == | ||
* 2.0 | * microPascal 1.2 (1983) | ||
* 2.0 (Sep 1983) | |||
* 3.0 (1986) | |||
* 3.3 - maintenance release | |||
* 3.5 (1988) | |||
* 4.0 (1988) | * 4.0 (1988) | ||
Line 17: | Line 25: | ||
* F.D. Boswell; Grove; Mackie: ''Waterloo Pascal Primer and Reference'' - Watcom Publications 1984, ISBN 0-919884-45-8 | * F.D. Boswell; Grove; Mackie: ''Waterloo Pascal Primer and Reference'' - Watcom Publications 1984, ISBN 0-919884-45-8 | ||
* F.D. Boswell: ''Watcom Pascal: Primer and Reference'' - Watcom Publications 1986, ISBN 0-919884-94-6 | * F.D. Boswell: ''Watcom Pascal: Primer and Reference'' - Watcom Publications 1986, ISBN 0-919884-94-6 | ||
[[Category:Pascal]] |
Latest revision as of 18:48, 19 May 2025


WATCOM Pascal
Features
- Input/Output: append, close, eof, eoln, get, getcursor, iocheck, ioerrmsg, iostatus, page, poscursor, prompt, put, read, readln, rename, reset, rewrite, scratch, setnext, update, write, writeln
- Keyed Files: createkey, deletekey, getkey, setnextkey, setrelkey
- Machine Interface: address, bitread, bitreset, bitset, intr, peek, poke, segment, sysfunc, sysproc, worksize
- Mathematical Functions: sin, cos, tan, arcsin, arccos, arctan, arctan2, ln, exp, sqrt, abs, sqr, trunc, round
- Ordinalal Functions: ord, chr, succ, pred
- Random Number: initrandom, random
- Time and Date: datestr, time, timestr
- IBM PC: askmode, background, border, colormap, foreground, mode, palette, setmode, shell, width
Versions
- microPascal 1.2 (1983)
- 2.0 (Sep 1983)
- 3.0 (1986)
- 3.3 - maintenance release
- 3.5 (1988)
- 4.0 (1988)
Publications
- F.D. Boswell: WATCOM Pascal User's Guide for the IBM Personal Computer with DOS - Watcom Publications 1983, ISBN 0-919884-10-5
- F.D. Boswell; Grove; Mackie: Waterloo Pascal Primer and Reference - Watcom Publications 1984, ISBN 0-919884-45-8
- F.D. Boswell: Watcom Pascal: Primer and Reference - Watcom Publications 1986, ISBN 0-919884-94-6