Re: [fpc-pascal] Re: Some general questions - I've been away from fpc for a while

2013-06-05 Thread Peter Brooks
Thank you both very much for those helpful suggestions! ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal] Re: Some general questions - I've been away from fpc for a while

2013-06-05 Thread leledumbo
> Are there any good examples of threads working well with fpc? The wiki article should get you started: http://wiki.lazarus.freepascal.org/Multithreaded_Application_Tutorial And I have one working application using it: https://code.google.com/p/express-gui/ > How well is JSON integrated with fpc