Menu

#3 UNICODE

open
nobody
None
5
2006-01-04
2006-01-04
No

Use unicode characters for filenames.

example:

DEPOT *dpopen(const char *name, int omode, int bnum);

should have a sibiling

DEPOT *dpopen_w(const wchar_t *name, int omode, int bnum);

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.