[fpc-pascal] I have some qustions about free pascal
Tomas Hajny
XHajT03 at mbox.vol.cz
Tue Jan 12 18:06:55 CET 2010
On Tue, January 12, 2010 15:12, Felipe Monteiro de Carvalho wrote:
> Hello å½, Could you please subscribe to the list when asking questions
> and also please send plain text instead of html?
>
>>  First, I want to use some Turbo Pascal's Uint in Free Pascal (I
>> learnt pascal in TP7.0)
>> Â but it seems I can't use TP's unit file.
>
> Why can't you use the unit? Could you show the unit, explain how you
> are trying to use it and why it doesn't work?
Do you refer to using the unit source file (*.pas) or the compiled files
(*.tpu/*.tpp/*.tpw)? The compiled unit files cannot be used with FPC for
various reasons.
>> Can you send me the help files of Free pascal?
>
> There are here for download or consulting the html version:
>
> http://www.freepascal.org/docs.var
>
>> Â Third,I can't input Chinese in my program compiled by Free pascal.
>> Â Can you give me some advices ?
>
> Could you explain what kind of user interface you are developing and
> in which operating system?
>
> I think chinese input should work in Lazarus programs:
> http://www.lazarus.freepascal.org/
Considering the references to TP 7.0, I'd suspect that the poster referred
to console programs. Information about the target platform is obviously
still very important, of course, and a sample program showing which
particular functions/units are used for data entry together with
description of the observed behaviour / problem is important.
Tomas
More information about the fpc-pascal
mailing list