This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/PLStream/windows
U-WIN-U2045GN0RNQ\Vítor Santos Costa b6aca9463d Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-08-18 22:35:13 +01:00
..
README WINDOWS compatibility 2011-03-08 00:03:50 +00:00
dirent.h mode changes 2011-07-25 17:09:28 +01:00
mswchar.h mode changes 2011-07-25 17:09:28 +01:00
popen.c mode changes 2011-07-25 17:09:28 +01:00
utf8.c mode changes 2011-07-25 17:09:28 +01:00
utf8.h WINDOWS compatibility 2011-03-08 00:03:50 +00:00
uxnt.c Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-08-18 22:35:13 +01:00
uxnt.h mode changes 2011-07-25 17:09:28 +01:00

README

The UXNT.LIB library is used SWI-Prolog and XPCE   to make the NT and 95
filesystem a bit more like the Unix one. It deals with mapping directory
separators, ensuring there are only single   separators (mapping // to \
for example) that root-directories of devices   (c:/,  etc.) are handled
properly, no matter how the name is formed. It also implemends readdir()
and friends for Unix-compatible access to the directory.

	Regards --- Jan