Menu

GibPascal 1.3.4a released

With GibPascal 1.3.4a
This release includes some CRT Pascal functions. These functions mirror Turbo Pascal 7 and then expands on them.

o textcolor(value);
value is an integer between 0 and 31 or the descriptive color
examples:


Value Constant Result
0 black black text
1 blue blue text
2 green green text
5 magenta magenta text
13 lightmagenta light magenta text
17 underlined red text
30 highlighted cyan text

o clrscr;
Clear screen and sets cursor to upper left.

Posted by Michael Ralph Gibson 2022-01-09

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.