Re: help w/ pipes
From: Frank Hickman (fhickman_nosp_at_m_noblesoft.com)
Date: 12/15/03
- Next message: James Antill: "Re: thread and stack size"
- Previous message: Adam Bozanich: "Re: help w/ pipes"
- In reply to: Adam Bozanich: "Re: help w/ pipes"
- Next in thread: Adam Bozanich: "Re: help w/ pipes"
- Reply: Adam Bozanich: "Re: help w/ pipes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 15 Dec 2003 15:18:45 -0500
> I did not realise that dup2() and pipe() are macros, I thought that they
> are functions.
Okay, they are functions, but I've never seen a Dup2 or Pipe macro or
reference to them so I assumed you meant the functions...my bad.
Are they macros that are defined in some header or are you attempting to
create some for whatever your trying to do?
-- Frank
- Next message: James Antill: "Re: thread and stack size"
- Previous message: Adam Bozanich: "Re: help w/ pipes"
- In reply to: Adam Bozanich: "Re: help w/ pipes"
- Next in thread: Adam Bozanich: "Re: help w/ pipes"
- Reply: Adam Bozanich: "Re: help w/ pipes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|