[fpc-pascal] ptop and comma.
fredvs
fiens at hotmail.com
Sun Feb 23 15:26:34 CET 2020
Hello.
OK, I opted for changing in procedure Tjtop.Usage(ECode: word);
halt(Ecode); //------> This produces a memory leak
with
terminate; // ------> No nore memory leak.
There is a Github site forked from original ptop.
It include ptop with extended comma feature.
Also was added jtop, a beautifier for Java based on ptop.
https://github.com/fredvs/xtop
Fre;D
-----
Many thanks ;-)
--
Sent from: http://free-pascal-general.1045716.n5.nabble.com/
More information about the fpc-pascal
mailing list