Re: Quick Question
From: Victor Bazarov (v.Abazarov_at_comAcast.net)
Date: 02/03/04
- Next message: NKOBAYE027: "Design Patterns Advice And Resources"
- Previous message: jeffc: "Re: f(int& i) vs. f(int i)"
- Next in thread: Mike Wahler: "Re: Quick Question"
- Maybe reply: Mike Wahler: "Re: Quick Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 03 Feb 2004 19:50:23 GMT
"Carter" <cjcastor@phreaker.net> wrote...
> How do you make the output of a c++ program be interpreted as a UNIX
> command? Example, what would a program that executed ls look like?
You should probably use 'system' function.
- Next message: NKOBAYE027: "Design Patterns Advice And Resources"
- Previous message: jeffc: "Re: f(int& i) vs. f(int i)"
- Next in thread: Mike Wahler: "Re: Quick Question"
- Maybe reply: Mike Wahler: "Re: Quick Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]