Hi Saulius, On 2009 Oct 15, at 14:56, Saulius Zrelskis wrote:
Hi Viktor, One more question regarding filesys.c function hb_fsCurDirBuff. Is there any reason for which on win platform uses API GetCurrentDirectoryA, but not _getdcwd ?
Generally in Harbour we prefer to use either ANSI C functions or direct OS APIs, instead of C RTL specific calls. It's better this way for portability and one less level of abstraction to worry about. Brgds, Viktor _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour