WATCOM Pascal: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[File:Watcom-pascal-v4.png|thumb]] | [[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 11: | Line 14: | ||
== Versions == | == Versions == | ||
* microPascal | |||
* 2.0 | * 2.0 | ||
* 4.0 (1988) | * 4.0 (1988) | ||
Line 18: | Line 22: | ||
* 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]] |
Revision as of 01:07, 18 March 2021


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
- 2.0
- 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