| Thread overview | |||||
|---|---|---|---|---|---|
|
April 28, 2007 getopt | ||||
|---|---|---|---|---|
| ||||
Is there any way to compile D programs that use unistd.h and the getopt function in a win32 environment? | ||||
April 28, 2007 Re: getopt | ||||
|---|---|---|---|---|
| ||||
Posted in reply to jinheking | On Sat, 28 Apr 2007 17:57:56 +0800
"jinheking" <caoqi@bgi.net.cn> wrote:
> Is there any way to compile D programs that use unistd.h and the getopt function in a win32 environment?
Yes. You have to create a D module with the prototypes, enumerations, etc.
Please use the digitalmars.D.learn newsgroup for such kind of questions.
Kind regards,
Alex
| |||
April 29, 2007 Re: getopt | ||||
|---|---|---|---|---|
| ||||
Posted in reply to jinheking | I had done it "jinheking" <caoqi@bgi.net.cn> дÈëÏûÏ¢ÐÂÎÅ:f0v5r6$90j$1@digitalmars.com... > Is there any way to compile D programs that use unistd.h and the getopt function in a win32 environment? > > > | |||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply