Unicode version of main in Unix
Is there a unicode version of main in Unix world? I'm using wmain(int
argc, wchar_t** argv) in the code (for reason) I'm compiling with
Visual Studio. When I tried to compole it on Solaris (using SunStudio)
I came across this problem. I couldn't find it anywhere....
Since my experience with Unix is somewhat limited, I assume that may be
I just overlooked it. OTOH, I searched Internet and also found nothing.
.
Relevant Pages
- Re: What is the maximal length of usernames on Solaris?
... You've just made the determination that eight characters is it ... >> that this is a reason not to try and change it. ... >> I don't know how many times I've been preaching the merits of UNIX to ... >for updating all the apps and spending it on his bonus. ... (comp.sys.sun.admin) - Re: Programmer knowledge
... >> Every IBM PC shipped with an MS OS, and later virtually every IBM PC ... Or a Unix variant. ... Is that part of Windowsor part of the applications though? ... This is a case of someone choosing, for whatever reason, to write ... (comp.programming) - Re: [9fans] First-timer help
... UNIX has had ... and I don't see any reason to drop it. ... proper file/cpu/auth server on which you're going to have more than ... you'll need to set-up a standalone cpu/auth server to get ... (comp.os.plan9) - Re: Forth as an operating system
... There seems no reason why a full featured Forth ... has been fulfilled (Windows is IMHO sufficiently Unix-like to be ... considered a particularly quirky re-implementation of Unix). ... (comp.lang.forth) - Re: Will anytime /etc/passwd change due to pwconv command?
... > and is there a reason you can't do it through standard ... or don't bother using unix! ... On a related note, if you don't understand the format, read the man ... of the /etc/passwd file unless/until you've got a clue about what ... (comp.unix.programmer) |
|