MMOTD – Night

#include <night.h> #include <sleep.h> #include <dreams.h> sleep main()  {    lights=off;    blanket=on;    while(time!=morning)      {        eyes(close);        if(kothuk>0)         {           thallikollel++;           kothuk–;          }        else          {            fan=on;           }        }      sleep(well);      sweet(dreams);      getch();  } /* kidakette oru software goodnight.lol..*/

MMOTD – Night Read More »