Re: [fpc-pascal] Threading in FPC DOS

2006-07-11 Thread Andreas Berger
I need to implement some simple threading in a DOS application I am writing with FPC. What I need to know is the following: 1) Does FPC protect it's stack or can I allocate memory from the heap and point SS and ESP to it for the threads stack. I believe the latter is correct (except th

Re: [fpc-pascal] Functions with variable number of parameters

2006-07-11 Thread Felipe Monteiro de Carvalho
On 7/10/06, Florian Klaempfl <[EMAIL PROTECTED]> wrote: Use array of const with cdecl, it will work as expected. Thank you very much. -- Felipe Monteiro de Carvalho ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.o

Re: [fpc-pascal] Threading in FPC DOS

2006-07-11 Thread Tomas Hajny
On 11 Jul 06, at 15:14, Andreas Berger wrote: > I need to implement some simple threading in a DOS application I am > writing with FPC. What I need to know is the following: > > 1) Does FPC protect it's stack or can I allocate memory from the heap > and point SS and ESP to it for the threads st

[fpc-pascal] Threading in FPC DOS

2006-07-11 Thread Andreas Berger
I need to implement some simple threading in a DOS application I am writing with FPC. What I need to know is the following: 1) Does FPC protect it's stack or can I allocate memory from the heap and point SS and ESP to it for the threads stack. 2) If the stack is protected, how do I allocate s

Re: [fpc-pascal] Source line numbers during execution

2006-07-11 Thread bartek
Graeme Geldenhuys schrieb: > On 7/11/06, Luiz Americo Pereira Camara <[EMAIL PROTECTED]> wrote: >> It works under Linux, it uses Simpleipc for app comunication. I tested >> it in Ubuntu Dapper Drake. The only issues i am having are related in >> Know Issues section. >> >> Luiz > > > Excellent! Th

Re: [fpc-pascal] national support

2006-07-11 Thread Tomas Hajny
Fria Martin Mgr wrote: > I am enthusiastic user of Free Pascal. I want ask a question, if there in > Free Pascal exist the support for national environment. In czech there are > letters with diacritics. They are not displayed correctly on the screen > and on the printer. In Windows there is code pa

[fpc-pascal] national support

2006-07-11 Thread Friš Martin Mgr
I am enthusiastic user of Free Pascal. I want ask a question, if there in Free Pascal exist the support for national environment. In czech there are letters with diacritics. They are not displayed correctly on the screen and on the printer. In Windows there is code page 1250 for these signs