Code Snippets C

#include
int main()
{
remove("d:/urls1.dat");
return 0;
}