Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!att!linac!midway!news From: gft_robert@gsbacd.uchicago.edu Newsgroups: comp.sys.mac.programmer Subject: Question regarding THINK C definition of LongDateTime Message-ID: <1990Nov23.004246.28244@midway.uchicago.edu> Date: 23 Nov 90 00:41:24 GMT Sender: news@midway.uchicago.edu (News Administrator) Organization: University of Chicago Graduate School of Business Lines: 22 ----- In "ScriptMgr.h" LongDateTime is defined as typedef struct { long comp[2]; } LongDateTime; but in the script manager guide from Apple it's defined as typedef comp LongDateTime; Why the workaround to simulate a comp? And for that matter, where is comp actually defined? I looked in "SANE.h" but couldn't find it there; in THINK Pascal that's where it's defined (well, SANE.p actually :->). Robert ============================================================================ = gft_robert@gsbacd.uchicago.edu * generic disclaimer: * "It's more fun to = = * all my opinions are * compute" = = * mine * -Kraftwerk = ============================================================================