c++.beta - wildcard support in DMC++
- Skylon (5/5) Jan 21 2005 I would really like to see DMC++ support wildcard string. I believe Walt...
- Skylon (3/8) Jan 21 2005 Sorry, forgot to show the url.
- Scott Michel (7/15) Jan 21 2005 What do you mean by "wildcard support"? Wildcard support on the command
- Sergey Gutnikov (4/16) Jan 21 2005 I remember it worked in Zortech C/C++ 3.x. This feature is a part of DMC...
- Walter (7/26) Jan 31 2005 Walter could
I would really like to see DMC++ support wildcard string. I believe Walter could do it, perhaps he is just busy on D. Well, I'd found an article about wildcald expansion in C and it's very portable, hope that could save Walter's time to make DMC++ support wildcard. Thanks.
Jan 21 2005
In article <csqqin$2m8s$1 digitaldaemon.com>, Skylon says...I would really like to see DMC++ support wildcard string. I believe Walter could do it, perhaps he is just busy on D. Well, I'd found an article about wildcald expansion in C and it's very portable, hope that could save Walter's time to make DMC++ support wildcard. Thanks.Sorry, forgot to show the url. http://codeproject.com/string/wildcmp.asp
Jan 21 2005
Skylon wrote:In article <csqqin$2m8s$1 digitaldaemon.com>, Skylon says...What do you mean by "wildcard support"? Wildcard support on the command line, e.g., "dmc -c -mn *.cxx"? You suggestion is one of those 90-10 suggestions: 90% of the time, no one would really use it, 10% of the time (or considerably less), it's almost useful for projects that ultimately get thrown away ("one-offs"). Not sure I'd be all that supportive of it as a feature.I would really like to see DMC++ support wildcard string. I believe Walter could do it, perhaps he is just busy on D. Well, I'd found an article about wildcald expansion in C and it's very portable, hope that could save Walter's time to make DMC++ support wildcard. Thanks.
Jan 21 2005
In article <csqqn9$2mhi$1 digitaldaemon.com>, Skylon says...In article <csqqin$2m8s$1 digitaldaemon.com>, Skylon says...I remember it worked in Zortech C/C++ 3.x. This feature is a part of DMC library -- try to look for a macro WILDCARDS in dos.h. SergeyI would really like to see DMC++ support wildcard string. I believe Walter could do it, perhaps he is just busy on D. Well, I'd found an article about wildcald expansion in C and it's very portable, hope that could save Walter's time to make DMC++ support wildcard. Thanks.Sorry, forgot to show the url. http://codeproject.com/string/wildcmp.asp
Jan 21 2005
"Sergey Gutnikov" <Sergey_member pathlink.com> wrote in message news:css6pe$1bo2$1 digitaldaemon.com...In article <csqqn9$2mhi$1 digitaldaemon.com>, Skylon says...Walter couldIn article <csqqin$2m8s$1 digitaldaemon.com>, Skylon says...I would really like to see DMC++ support wildcard string. I believewildcalddo it, perhaps he is just busy on D. Well, I'd found an article abouttime toexpansion in C and it's very portable, hope that could save Walter'slibraryI remember it worked in Zortech C/C++ 3.x. This feature is a part of DMCmake DMC++ support wildcard. Thanks.Sorry, forgot to show the url. http://codeproject.com/string/wildcmp.asp-- try to look for a macro WILDCARDS in dos.h.It's still there.
Jan 31 2005