On 10/29/2010 04:28 PM, Luiz Capitulino wrote:
Simple example:-> { "execute": "hmp_passthrough", "arguments": { "command-line": "print /i 10+25" } } <- { "return": "35\r\n" }
Why are the names so cryptic? -> { "execute": "human-monitor-command", ... } <- { "return": "42\r\n" } -- error compiling committee.c: too many arguments to function