- Timestamp:
- Mar 29, 2009, 6:15:31 PM (17 years ago)
- Location:
- branches/cnb_branches/cnb_branch_20090301
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branches/cnb_branch_20090301
-
branches/cnb_branches/cnb_branch_20090301/psModules
- Property svn:mergeinfo changed
/trunk/psModules merged: 23354,23358,23370,23374,23378,23404-23405,23428,23432,23447,23450-23452,23476,23487,23498,23535,23574,23576-23577,23587
- Property svn:mergeinfo changed
-
branches/cnb_branches/cnb_branch_20090301/psModules/src/extras/psPipe.h
r11253 r23594 1 1 /* @file psPipe.h 2 * @brief 3-stream pipe 2 * @brief 3-stream pipe 3 3 * 4 4 * @author EAM, IfA … … 26 26 27 27 // psPipe functions 28 psPipe *psPipeAlloc ( );28 psPipe *psPipeAlloc (void); 29 29 psPipe *psPipeOpen (char *command); 30 30 int psPipeClose (psPipe *pipe);
Note:
See TracChangeset
for help on using the changeset viewer.
