Niketh
Friday, June 8, 2012
C program for shutting Windows ;)
void
main
(
void
){
system(
"shutdown -s"
);
}
So simple isnt it ?? Try it on others (of course ) ??
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)