Pascal provides a program for the laying of the appearance of the row and column that is defined by function Gotoxy because it is a role, while clreol to delete the line that the cursor is located on the right more clearly, please try
This program is for the program with the standard procedures clrscr, Goto XY and ClrEol
Program Prak1a;
wincrt uses;
var value: integer;
begin
(* An example program with the standard procedures clrscr, Goto XY and ClrEol *)
Writeln ( 'The use of standard procedures and clrscr GoToXY');
Writeln ('_____________________________________________');
Writeln;
GoToXY (20.5);
Writeln ( 'You are learning Pascal');
Writeln;
Writeln;
Writeln ( 'The use of standard procedures ClrEol');
Writeln ('__________________________________');
Writeln;
GoToXY (15.10);
Write ( 'Enter an integer value:');
Readln (Value);
GoToXY (15.10);
ClrEol;
Writeln ( 'You Smart !!');
end.
Download Full paper: arief-pascal-gotoxy.doc
Sumber: Ilmu komputer
Mengapa Trader Ritel di Crypto Belum Kembali Seperti 2021?
-
Pasar cryptocurrency telah mengalami banyak perubahan sejak puncaknya pada
tahun 2021. Meskipun beberapa analis memprediksi bahwa pasar saat ini sudah
menc...
1 week ago
0 komentar:
Post a Comment