It's just a generic question . The simplest code would be scanf = require('scanf'); console.log("Input some data"); scanf('%s', data); consol.log('Data is', data); While t...
Hello I need to build a CDT project with Eclipse . It relies on make , which I've already setup to run a custom build target instead of make all . Even if make runs some bin...
so descriptions are allowed , but texts are not ... right ? I am just trying to understand because we also organize events in French and Portuguess (besides Spanish and Englis...
How could I type some value once script blocks ?
anybody with previous experience debugging in Eclipse CDT tests powered by github.com/Snaipe/Criterion ? Any sample configurations ?
hello ... in bash or other shell ... ¿ what would be the expansion of ${1#-} ? ... I mean ... ¿ what does it mean ?
any suggestion to work around the lack of support for c-shared buildmode on Windows ? ... based on this case 👇
Does anybody know of instructions to setup a multi-language CI environment on travis-ci ? In my case Go 1.9 + C gcc .
even if unstable , is there any go to wasm compiler u could recommend ?