[fpc-pascal]Exporting vars

Peter Vreman peter at freepascal.org
Fri Aug 24 08:52:19 CEST 2001


> Hello :-)
> 
> Please, have anybody ever tryed to export variables to a source in C?
> I couldn't get it to work with the cvar modifier... The compiler shows me an
> error message:
> 
> test : integer; cvar;
> 
> Error line ... : expecting : found ;
> 
> Is that right? Please, what's the mistake?

cvar is only allowed in fpc or objfpc mode.







More information about the fpc-pascal mailing list