84 for (
int i = 0; i < 128; i++) {
110 while (fgets(buffer,
sizeof buffer,
myPipe) != NULL) {
@ MESSAGE_OCCURRED
send when a message occured
@ ERROR_OCCURRED
send when a error occured
@ OUTPUT_OCCURRED
send when a tool produces output
@ TOOL_ENDED
send when a tool finishes
static std::string transcodeToLocal(const std::string &utf8String)
convert a string from UTF-8 to the local codepage