changeset 7149 | 08a30dd92900 |
parent 7134 | beb16926ae5c |
child 7151 | ec15d9e1a7e3 |
--- a/hedgewars/pas2cSystem.pas Wed May 23 22:46:37 2012 +0200 +++ b/hedgewars/pas2cSystem.pas Tue May 29 22:33:10 2012 +0200 @@ -68,6 +68,7 @@ Length, StrToInt : function : integer; SetLength, val : procedure; _pchar : function : PChar; + pchar2str : function : string; memcpy : procedure; assign, rewrite, reset, flush, BlockWrite, BlockRead, close : procedure;