Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!att!dptg!rutgers!columbia!read.columbia.edu!kearns From: kearns@read.columbia.edu (Steve Kearns) Newsgroups: comp.lang.c++ Subject: extern - when to use it Message-ID: <6420@columbia.edu> Date: 28 Jul 89 19:00:25 GMT Sender: news@columbia.edu Reply-To: kearns@cs.columbia.edu Organization: Columbia University Department of Computer Science Lines: 8 References: Would someone post an article explaining the proper use of extern when declaring function? When is it neccessary, just a good idea, a bad idea? What about the new 'extern "C" ' I have been hearing about? -steve