"Integer representation" here refers to the ANSI index or Unicode codepoint, ie. the filename must not contain `\x00` to `\x31`.
Er oops, make that `\x00` to `\x1f`.
FeepingCreature via Digitalmars-d-learn Fri, 22 Sep 2023 11:01:36 -0700
"Integer representation" here refers to the ANSI index or Unicode codepoint, ie. the filename must not contain `\x00` to `\x31`.
Er oops, make that `\x00` to `\x1f`.