Type: info
         Title: tools::appendUnixShellWord
     Posted by: [EMAIL PROTECTED]
      Affected: -
Effective from: cws_src680_sb83


*Summary*
--------
tools/appendunixshelword.hxx:
void appendUnixShellWord(rtl::OStringBuffer * accumulator, rtl::OString const & 
text)

*Description*
-------------
Append arbitrary bytes as a properly quoted Unix-style shell word, for
example for calls to popen(3) or system(3) (only available #ifdef
UNX).  Does not check for included null bytes.


Send feedback to [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to