[Harbour] 2008-10-02 10:08 UTC+0200 Viktor Szakats (harbour.01
syenar hu)
Przemyslaw Czerpak
druzus at acn.waw.pl
Thu Oct 2 10:05:02 EDT 2008
On Thu, 02 Oct 2008, Szak�ts Viktor wrote:
Hi Viktor,
> 2008-10-02 10:08 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
> * contrib/hbct/ctmisc.prg
> + Added dummy functions:
> GETKXLAT(), SETKXLAT(), DSETKBIOS()
If possible please keep such dummy functions in separate file,
f.e. cttodo.prg for two reasons:
1. it's easier to locate what is not implemented.
2. people may use their own replacement with the same name
and when dummy functions are in the same .prg file as some
other usable then it causes name conflicts during linking.
best regards,
Przemek
More information about the Harbour
mailing list