Errors
. ..Error Makes Xperience.. .
Monday, 31 March 2014
C Programs | ShutDown computer | code for Ubuntu Linux
C Programs | ShutDown computer | code for Ubuntu Linux
Source code:-)
#include <stdio.h>
int main() {
system("shutdown -P now");
return 0;
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment