[fpc-pascal] replacement of MARK and RELEASE function in free pascal

mokashe.ram mokashe.ram at gmail.com
Thu Jun 19 12:50:18 CEST 2014


Hi,

  Can any one help me on raplacement of MARK and RELEASE function in free
pascal...
  
   var
          markexam: pointer; // untyped pointer
  begin
             ...
           * mark(markexam);
            .....
            Release(markexam);* end;

Thanks,
Sud



--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/replacement-of-MARK-and-RELEASE-function-in-free-pascal-tp5719624.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.



More information about the fpc-pascal mailing list