Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!tut.cis.ohio-state.edu!sei!fs7.ece.cmu.edu!o.gp.cs.cmu.edu!andrew.cmu.edu!jp48+ From: jp48+@andrew.cmu.edu (Jonathan Pace) Newsgroups: comp.sys.mac.programmer Subject: Simple Think C question Message-ID: <0blpRGq00WB34DLlpM@andrew.cmu.edu> Date: 24 Feb 91 06:04:02 GMT Organization: Graduate School of Industrial Administration, Carnegie Mellon, Pittsburgh, PA Lines: 10 I'm working my way through the "Macintosh C Programming Primer" and I've bombed on the Hello, World #2 program. I get the error "invalid declaration" when I precompile. The offending line seems to be: WindowPtr gHelloWindow; I'm clueless. Help, please. Jon Pace