Q:

les fichiers en c

int main(int argc, char *argv[])
{
    remove("test.txt");

    return 0;
}
0

New to Communities?

Join the community