#include #include "sc0.h" int main(int argc,char** argv) { sc0100(argc,argv); // Per ora evito warning sullo switch vuoto exit(0); return 0; }