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,032 |
Nodes: | 17 (0 / 17) |
Uptime: | 101:19:05 |
Calls: | 504,431 |
Calls today: | 14 |
Files: | 140,054 |
D/L today: |
3,815 files (1,670M bytes) |
Messages: | 447,530 |
Posted today: | 10 |