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,166 |
| Nodes: | 17 (1 / 16) |
| Uptime: | 419:53:21 |
| Calls: | 509,423 |
| Calls today: | 9 |
| Files: | 262,754 |
| D/L today: |
6,069 files (1,677M bytes) |
| Messages: | 469,910 |
| Posted today: | 5 |