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?
Sysop: | altere |
---|---|
Location: | Houston, TX |
Users: | 69 |
Nodes: | 4 (0 / 4) |
Uptime: | 03:42:19 |
Calls: | 1,188 |
Files: | 8,242 |
Messages: | 302,485 |