According to skye:
I was wondering if anyone has put together a lib for BP compatibility.
Try the "BPcompat" package, available at
ftp://kampi.hut.fi/jtv/gnu-pascal/contrib/ ftp://agnes.dida.physik.uni-essen.de/gnu-pascal/contrib/
Hope this helps,
Peter
Dipl.-Phys. Peter Gerwinski, Essen, Germany, free physicist and programmer peter.gerwinski@uni-essen.de - http://home.pages.de/~peter.gerwinski/ [970201] maintainer GNU Pascal [970412] - http://home.pages.de/~gnu-pascal/ [970125]
At 11:45 PM 4/16/97 +0200, you wrote:
According to skye:
I was wondering if anyone has put together a lib for BP compatibility.
[From Peter]
Try the "BPcompat" package, available at
ftp://kampi.hut.fi/jtv/gnu-pascal/contrib/ ftp://agnes.dida.physik.uni-essen.de/gnu-pascal/contrib/
Hope this helps,
Peter
[From The Chief]
Peter already has a BPCOMPAT package which implements some of the Borland RTL routines. I myself am implementing some more. Some of this has involved importing some functions from the C library. I am also producing Pascal UNITs for many of the C headers (io.h, stdio.h, stdlib.h, ctype.h, dos.h, dir.h, etc). When all this is finished, it will be released to the GPC community.
Best regards, The Chief
Thanks to both of you. I don't know how I missed it. =] -SC