[fpc-pascal]two questions plz help
Jonas Maebe
jonas at zeus.rug.ac.be
Mon Jan 14 18:06:33 CET 2002
On maandag, januari 14, 2002, at 12:24 , Thomas Schatzl wrote:
>> In fact, I've already heard of someone in the past who was
>> succesful in creating an MT FPC program this way.
>
> Well, not me =) Regardless of that, is there still something to do to
> get
> FPC MT safe and basically operational ?
Yes, the inoutres variable (and under Linux, the errno).
I think those are the main obstacles, though any global variable in the
system unit can theoretically cause havoc (filemode for example).
Jonas
More information about the fpc-pascal
mailing list