Discussion:
[Ohrrpgce] SVN: teeemcee/10884 Add is_not_file() and some minor cleanup/misc changes
s***@HamsterRepublic.com
2018-11-22 12:19:08 UTC
Permalink
teeemcee
2018-11-22 04:19:07 -0800 (Thu, 22 Nov 2018)
253
Add is_not_file() and some minor cleanup/misc changes

is_not_file returns false for directories and special files like fifos.
Probably it should actually be used in a lot of places instead of isfile
(when want to check whether we can create a new file)
---
U wip/common.bi
U wip/common.rbas
U wip/util.bas
U wip/util.bi

Loading...