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.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to