Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!elroy.jpl.nasa.gov!usc!apple!agate!shelby!portia.stanford.edu!macross From: macross@portia.Stanford.EDU (Chris Adamson) Newsgroups: comp.sys.atari.st.tech Subject: Incompetant sozobon-C programmer seeks time Keywords: time, dlibs, sozobon Message-ID: <1991Feb18.073226.23221@portia.Stanford.EDU> Date: 18 Feb 91 07:32:26 GMT Organization: ACME Mail-order department Lines: 18 Hi. I recently downloaded the Sozobon C compiler and dlibs library from panarthea, and while everything seems to go pretty smoothly, I'm having tons o' trouble with the routines in . In short, any call to ctime() gives me a two-bomb crash, and I can't seem to declare a pointer to type tm to use asctime() -- no matter what I include or what's extern, I get "struct tm undefined" compile-time error (and all the subsequent "undefined" errors). I haven't done any serious C programming for a few years, so feel free to e-mail me any patronizing you might think of... it's probably right. --Chris Adamson (macross@portia.stanford.edu) P.S. FYI, I'm just trying to write a teeny-tiny little program to input the date and time via stdio and set the clock (w/out having to load the control panel or buy a clock card).