isPathDelimiter

Returns true if char ch is / or \ slash

bool
isPathDelimiter
(
char ch
)

Meta