How to overcome this error on Lazarus?
This is the error generated by Lazarus:
And this is the source I used:
procedure oneliners;
var Twriters : array[1..10] of string;
var Toneliner : array[1..10] of string;
var S : string;
Tony Master wrote to Apometron <=-
On 09/04/16, Rodrigo Cesar Banhara said the following...
How to overcome this error on Lazarus?
This is the error generated by Lazarus:
And this is the source I used:
procedure oneliners;
var Twriters : array[1..10] of string;
var Toneliner : array[1..10] of string;
var S : string;
you forget to add units to the source?
Tony Master wrote to Apometron <=-
On 09/04/16, Rodrigo Cesar Banhara said the following...
How to overcome this error on Lazarus?
This is the error generated by Lazarus:
And this is the source I used:
procedure oneliners;
var Twriters : array[1..10] of string;
var Toneliner : array[1..10] of string;
var S : string;
you forget to add units to the source?
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,145 |
Nodes: | 15 (1 / 14) |
Uptime: | 99:47:11 |
Calls: | 230,064 |
Calls today: | 13 |
Files: | 59,455 |
D/L today: |
42 files (278M bytes) |
Messages: | 293,760 |
Posted today: | 5 |