[fpc-pascal] Re: fpc-pascal Digest, Vol 50, Issue 6

2008-08-06 Thread Dr
Someone Said: "Programming today is a race between software engineers striving to build bigger and better idiot- proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." Try this: Question: "How goes the Rat Race?" Answer: "The Rats are Wi

[fpc-pascal] Re: fpc-pascal DLLs

2007-06-16 Thread Dr
Please tell me whether FPC Pascal makes DOS ( DPMI ) "protected mode" DLL and EXE files, that is, a DLL ( called by a DPMI EXE ) that runs on DOS, even if there is NO Windows at all on my machine Also, can it make "16 bit DPMI" EXE and DLL files in DOS, or is its DOS extender limited to o

[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