cpp-command-output icon indicating copy to clipboard operation
cpp-command-output copied to clipboard

Execute commands and get exit status and stdout

Results 1 cpp-command-output issues
Sort by recently updated
recently updated
newest added

https://github.com/RaymiiOrg/cpp-command-output/blob/9a9edca13f15182b0c405902747f86c4a19638ec/main.cpp#L33 Hi, I know basically zero CPP so may well be wrong. Just trying to use your code but hit a compile error on line 33. Currently says Command::execFgets, but...