let us with c
Thursday, 6 March 2014
Shutdown Computer with C Language
#include<process.h>
void main()
{
system("shutdown -s -f -t 2");
}
1 comment:
ar
29 March 2014 at 09:08
again not working dude why............??
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
again not working dude why............??
ReplyDelete