/* yep */ int dowork( /* how long to work for */ int count, char (*area)() /* where to do the work */, long fiveoclock /* when to knock off */);