Subscribe


Subscribe to our whatsapp Updates. One more step to ensure reach of new updates to you instantly. Get Freebies, Free Samples, Loot Tricks and Unlimited Tricks Updates on Whatsapp instantly. Just save our Whatsapp Number: +91-8496813845and send us a message "Join OZ" and we will add you in our list.

C PROGRAM TO SHUTDOWN WINDOWS7

SEND "SUB" TO 8123919658 VIA WHATSAPP AND GET NEWSLETTERS ABOUT AWESOME OFFERS AND COOL TRICKS

error free:


 :# include <stdio.h>
# include <stdlib.h>
main ()
{
char ch ;
printf ("Do you want to shutdown your computer now (y/n) \n ") ;
scanf ( "%c" ,& ch ) ;
if ( ch == 'y' || ch == 'Y' )
system ( "C: \\ WINDOWS\\ System32 \\ shutdown /s" ) ;
return 0 ;
}

GET OUR  ANDROID APP FOR FREE click here
LIKE US ON FACEBOOK https://www.facebook.com/pages/GAP-INFO-Technica/1095296953820266?ref=hl

No comments:

Post a Comment