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
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to