Xref: utzoo comp.sys.mac.programmer:14616 comp.protocols.appletalk:3630 Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!wuarchive!zaphod.mps.ohio-state.edu!mips!prls!pyramid!bjb From: bjb@pyrps5 (Bruce Beare) Newsgroups: comp.sys.mac.programmer,comp.protocols.appletalk Subject: Problem with MacTCP and Lightspeed C Message-ID: <111792@pyramid.pyramid.com> Date: 5 May 90 06:40:13 GMT Sender: daemon@pyramid.pyramid.com Distribution: na Lines: 12 I've just begun to attempt some MacTCP programming. I'm using Think-C. When I try to compile a simple test program to call the domain-name-resolver, the compiler spits out an error about an "invalid storage class" on a line similar to... typedef pascal void (*foo)(int a); Has anyone seen this problem/gotten past it? Is anyone programming MacTCP with Think-C? Bruce Beare bjb@pyramid.com