added a dual direction pipe (rwpipe) to awk.

- will not work on WIN32 until qse_pcp_t is completed on the platform.
This commit is contained in:
2009-01-17 04:20:22 +00:00
parent 46e4ed5087
commit 07d8efa7c2
12 changed files with 204 additions and 115 deletions

View File

@ -113,7 +113,6 @@ static const qse_char_t* __geterrstr (int errnum)
QSE_T("nextfile statement illegal in the END block"),
QSE_T("printf not followed by any arguments"),
QSE_T("both prefix and postfix increment/decrement operator present"),
QSE_T("coprocess not supported by getline"),
QSE_T("divide by zero"),
QSE_T("invalid operand"),