[fpc-pascal] Lazarus and FPC integration

Elio Cuevas Gómez elio at mixtk.com
Tue Nov 1 03:09:50 CET 2005


El Lun 31 Oct 2005 04:02, Marco van de Voort escribió:
>
> C shouldn't be faster than Pascal.

True. But for C i already have a good collection of I/O functions that are 
significantly faster than printf and friends and orders of magnitude faster 
than C++ cout/cin. I know i can write my own functions in Pascal, but it's 
too much work for the one shot programs i made. Also, for this particular 
application, working with GCC is much easier than FPC. These are not Pascal's 
fault, just a set of unfortunate circumnstances.

> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal



More information about the fpc-pascal mailing list