Ask Experts Questions for FREE Help !
Ask
    mjunaidtahir's Avatar
    mjunaidtahir Posts: 1, Reputation: 1
    New Member
     
    #1

    Mar 2, 2003, 08:03 AM
    C programming help
    Hi people
    I want to shut down my system after a specified time
    I want to use the time() method but I need to know the exe file that runs after the specified time.
    Please let me know also if there is any other way to shut down my system after some particular time
    Thank you
    Best regards
    dtecmeister's Avatar
    dtecmeister Posts: 6, Reputation: 1
    New Member
     
    #2

    Mar 22, 2003, 09:11 AM
    C programming help
    In UNIX:
    You could set up a cronjob to do this.
    You could use init command

    If you mean on windows, I don't know.

Not your question? Ask your question View similar questions

 

Add your answer here.


Check out some similar questions!

C programming [ 2 Answers ]

I'll be extremely thankful if u could provide me with a c program that convert a given nfa to dfa

C programming [ 2 Answers ]

I need some help from you regarding a particular problem. I am using libnet raw packet library (libnet_build_ethernet) for transferring data over the network. For this, I have to first convert all the data to u_char type and then serialize them to contiguous memory locations. Can...

Qt programming [ 1 Answers ]

Hi, My name is anshahmed.I am doing final year B.TECH.Now I am doing a project and I want to use qt programming .Whie I was compiling the qt programm the compiler giving errors in header file(qpplicaton.h) .how can I compile the qt programm.


View more questions Search