该仓库已于 2023-08-20 归档。您可以查看文件或克隆它,但不能推送、创建工单或合并请求。
文件
yap-6.3/library/dialect/swi/os/windows/README
2015-06-18 01:47:23 +01:00

9 行
440 B
Plaintext

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