------------------ Original ------------------
From:  "Tomas Hajny"<xhaj...@mbox.vol.cz>;
Date:  Wed, Jan 13, 2010 01:06 AM
To:  "FPC-Pascal users discussions"<fpc-pascal@lists.freepascal.org>; 
Cc:  "彘"<799945...@qq.com>; 
Subject:  Re: [fpc-pascal] I have some qustions about free pascal

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
 
 
 
I am using Free pascal in Windows XP
I was trying to use compiled unit files
I want to know how to using assmblely language in Free Pascal 
 Can you tell me some way to learn Assembly Language??
I am referred to console programs
 but I also want to learn how to make GUI program
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to