From: "Charles Wood" Newsgroups: comp.os.msdos.djgpp Subject: Porting Watcom 11.0 to djgpp Date: Thu, 6 Jan 2000 18:18:14 -0800 Organization: AT&T WorldNet Services Lines: 22 Message-ID: <853fat$5q4$1@bgtnsc03.worldnet.att.net> NNTP-Posting-Host: 12.72.132.82 X-Trace: bgtnsc03.worldnet.att.net 947208349 5956 12.72.132.82 (7 Jan 2000 01:25:49 GMT) X-Complaints-To: abuse AT worldnet DOT att DOT net NNTP-Posting-Date: 7 Jan 2000 01:25:49 GMT X-Newsreader: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I am having a problem declaring a pointer to a function: in watcom: void interrupt (*old)(); this doesn't compile. errors: dataglb.h : xxx: 'old' was not declared in this scope dataglb.h : xxx: function 'void interrupt()' is initialized like a variable -- Charles Wood REMOVEMEc DOT r DOT wood AT worldnet DOT att DOT net