Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   C (https://www.askmehelpdesk.com/forumdisplay.php?f=438)
-   -   C programming help (https://www.askmehelpdesk.com/showthread.php?t=4515)

  • Mar 2, 2003, 08:03 AM
    mjunaidtahir
    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
  • Mar 22, 2003, 09:11 AM
    dtecmeister
    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.

  • All times are GMT -7. The time now is 07:15 PM.