Search found 2 matches

by ksworks
29 Jul 2007, 08:55
Forum: Problems and Troubleshooting
Topic: Change Directory Error(2)
Replies: 2
Views: 4194

I guess

In 'Move to parent' case, Slamander search-backward to '\\' code.
and remove '\\', and set directory to removed path...

so, I wrote a sample code.
one of this (test1) is a problem,
and another (test2) is NO problem.

May you review my code?
And I hope you to correct the problem.

Regards.
by ksworks
29 Jul 2007, 08:42
Forum: Problems and Troubleshooting
Topic: Change Directory Error(2)
Replies: 2
Views: 4194

Change Directory Error(2)

I got 'Change Directory Error: (2) No such file or directory"
in case of directory traversing.

1) Current dirname contain '\\' code(backslash).
2) Move to parent directory.
3) *ERROR OCCURS*

Perhaps... in Japanese, we use multibyte characters
contains '\\' code in NON SEPARATOR CHARACTER.