Fw:Re: [fpc-pascal] I have some qustions about free pascal

799945920 at qq.com
Wed Feb 10 11:51:55 CET 2010


------------------ Original ------------------
From:  "Tomas Hajny"<XHajT03 at mbox.vol.cz>;
Date:  Wed, Jan 13, 2010 01:06 AM
To:  "FPC-Pascal users discussions"<fpc-pascal at lists.freepascal.org>; 
Cc:  "彘"<799945920 at 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


More information about the fpc-pascal mailing list