[fpc-pascal]Re: How to convert between double and extended? (Mattias Gaertner)

2004-08-15 Thread Dr. Rolf Jansen
n extended variable. In this case there is no need for a special conversion routine between double and extended since this is handled by the math co-processor automatically. Best regards Rolf __ InstantWare ______ Dr. Rolf Jansen * Stephanienstraße 19

[fpc-pascal]ANN: FreePascal for Xcode Integration for Mac OS X

2004-08-26 Thread Dr. Rolf Jansen
I just updated my web site with an installer package which contains the missing pieces for integration of Free Pascal into Xcode. http://InstantWare.bei.t-online.de/Xcode-FreePascal/ New in this update is a Pascal Carbon Application Project template, and the Pascal Tool and Pascal CGI templa

Re: [fpc-pascal]Graphics cards, VGALIB

2004-09-06 Thread Dr. Rolf Jansen
Sorry, for entering the discussion at this late stage. After reading all the follow-ups to Jonas message below, I understood that the culprit is still link ordering. If I understood something wrong, then please excuse my ignorance. If not, It might help to add a link parameter (-k...) into the

[fpc-pascal] base64 decoding

2005-11-02 Thread Dr. Rolf Jansen
I use Free Pascal for programming a small utility for two quite busy Mac OS X mail server (Postfix|CRM114|ANOMY|Cyrus) which prepares and preselects incoming mails (filtering or leraning) for the statistical mail filter CRM114. Today, I managed to use the fcl base64 classes for decoding r