node-cstdio
Implementation for C language's stdio for node.js
Install
npm i cstdio
Api
printf
;
fprintf
;
sprintf
;
scanf
;
sscanf
;
doc
See the following packages
Example
Hello, world!
const cstdio = ; cstdio;
Scan and print
const cstdio = ; const input = cstdio;cstdio;