From: "Martin Czamai" Newsgroups: comp.os.msdos.djgpp Subject: Cannot use of LOCK_FUNCTION, END_OF_FUNCTION,... in classes? Date: Mon, 25 Sep 2000 17:37:59 +0200 Organization: callisto germany.net GmbH Lines: 12 Message-ID: <8qnriq$2a5$1@news.germany.net> NNTP-Posting-Host: d21173-gw.netzdienste.de X-Trace: news.germany.net 151.189.4.62 969896346 2373 X-Complaints-To: abuse AT germany DOT net NNTP-Posting-Date: 25 Sep 2000 15:39:06 GMT X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MSMail-Priority: Normal X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, my problem is that I want to lock functions (like interrupt service routines) using the END_OF_FUNCTION and LOCK_FUNCTION macros from allegro in classes. This doesn't work because MYFUNCNAME_end is not a member of MYCLASS. Any idea how to fix this problem? Thanks in advance for your help Martin Czamai M DOT Czamai AT peak-system DOT com