Image

Imagewanton_adonis wrote in Imagecpp

system();

I want to do a simple system call with some variables. went at it blindly and have gotten compile time errors back with "dork, read something first."

I want for example:

scp sourceVars1 destVars2

any suggestions or links?