Search found 1 match

by Ascarbek
Sun Jun 20, 2004 9:00 pm
Forum: Volume 7 (700-799)
Topic: 706 - LCD Display
Replies: 221
Views: 65321

706 LC-Display (Wrong Answer?!)

People please tell me what's wrong with this code???

program Project1;
{$APPTYPE console}
Var s,n : integer;
a : array[1..10] of byte;
const sh : array[0..9,1..7] of char ...

Go to advanced search