[fpc-devel] Porting from Delphi to FPC - challenge #2.

Ozz Nixon ozznixon at gmail.com
Mon Oct 1 14:18:52 CEST 2018


Type
   Line:Array[0..127] of Char;

Var
   TmpBugStr:Line;

{later in the code}
Const
   TempString : PChar = TmpBugStr;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20181001/fbfd917b/attachment.html>


More information about the fpc-devel mailing list