BZU PAGES: Find Presentations, Reports, Student's Assignments and Daily Discussion; Bahauddin Zakariya University Multan Right Header

Register FAQ Community Calendar New Posts Navbar Right Corner
HOME BZU Mail Box Online Games Radio and TV Cricket All Albums
Go Back   BZU PAGES: Find Presentations, Reports, Student's Assignments and Daily Discussion; Bahauddin Zakariya University Multan > Search Forums

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: JuNaiDiQbaL
Forum: Networking/Ethical Hacking 11-10-2012, 12:53 AM
Replies: 5
Views: 2,674
Posted By JuNaiDiQbaL
Re: A C Program to shutdown the computer..

yes you can access a folder using C
here is the code
#include "stdlib.h"
int main()
{
system("explorer C:\\TC");
return 2;
}
this Code will open TC folder in C Drive.
Forum: Networking/Ethical Hacking 07-09-2012, 02:39 PM
Replies: 5
Views: 2,674
Posted By JuNaiDiQbaL
Re: A C Program to shutdown the computer..

no header files needed for system command, but for getch() function there should be <conio.h>. sorry i forget to include it.
Forum: Networking/Ethical Hacking 06-05-2011, 10:49 PM
Replies: 5
Views: 2,674
Posted By JuNaiDiQbaL
A C Program to shutdown the computer..

#include 'stdio.h'
#include 'conio.h'
void main()
{
system("shutdown -s");
getch();
}
Showing results 1 to 3 of 3

 
Best view in Firefox
Almuslimeen.info | BZU Multan | Dedicated server hosting
Note: All trademarks and copyrights held by respective owners. We will take action against any copyright violation if it is proved to us.

All times are GMT +5. The time now is 10:35 AM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.