[comp.sys.misc] Multiprecision integer routines for PC Pascal

WYLER@C.CS.CMU.EDU (Oswald Wyler) (07/03/87)

Since I find it intolerable not to be able to do 200*200 in Pascal, I am
writing procedures for multiprecision integers, to be used as external
procedures in Pascal programs.  Two questions:
1.  Does this already exist somewhere?
2.  My code is geared to Turbo Pascal, I would like them to work for MS
Pascal as well.  Are the conventions for parameter passing, for calling
procedures in an external library, and for linking such a library when
compiling a program, the same for MS Pascal?
Any help will be appreciated.		Oswald Wyler [Wyler@c.cs.cmu.edu]