bool Test() { FILE *in; const char path[]="C:/Windows/WindowsUpdate.txt"; in = fopen(path, "r" ); if (in==NULL) { return true; } return false; }
Vuoi inserire un Annuncio di Lavoro su IProgrammatori.it?
Aziende che cercano personale IT
Sviluppatori e informatici che cercano lavoro