[OT] Re: Command pipes in C++
From: David Rubin (davidrubin_at_warpmail.net)
Date: 06/30/04
- Next message: Julie: "Re: Swapping"
- Previous message: David Rubin: "Re: Unions vs Classes"
- In reply to: Peng Yuan Fan: "Command pipes in C++"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Jun 2004 11:33:08 -0700
"Peng Yuan Fan" <pyf20-nospam@no-spam.cam.ac.uk> wrote in message news:<cbu5va$pm8$1@pegasus.csx.cam.ac.uk>...
> Hi, sorry if you found I have multi posted in different groups. It didn't
> appear in that group.
>
> I am trying to write an automated testing program with CxxTest, which in
> turn needs to talk to gdb through the command line.
Use Expect.
> It is very similar to the pipes in scripting language, but the test has to
> be done with C++.
Not a compelling reason.
/david
- Next message: Julie: "Re: Swapping"
- Previous message: David Rubin: "Re: Unions vs Classes"
- In reply to: Peng Yuan Fan: "Command pipes in C++"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|