X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Rod Pemberton" Newsgroups: comp.os.msdos.djgpp Subject: Re: 1] Matching Braces 2] Error Message Date: Wed, 5 Sep 2007 03:06:09 -0400 Organization: Aioe.org NNTP Server Lines: 26 Message-ID: References: <0JNV00764NODWF90 AT mta1 DOT srv DOT hcvlny DOT cv DOT net> NNTP-Posting-Host: IVw7K97ih4IohxRqyKkqFw.user.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Complaints-To: abuse AT aioe DOT org X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-Priority: 3 X-MSMail-Priority: Normal To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Ethan Rosenberg" wrote in message news:0JNV00764NODWF90 AT mta1 DOT srv DOT hcvlny DOT cv DOT net... > Dear List - > > Thanks for all your help. > > 1] Is there any method that I can find the matching [brace, bracket, > parenthases] in a program? If I put my cursor over a brace or > parenthesis, sometimes it shows me the match, and sometimes not. > > 2] I get the following error message at the last line of a program > "Expected declaration or statement at end of input". There are no > other errors in the program. The program is in a file with a number > of subroutines. > ? Is this a question about grep, RHIDE, etc.? I started to respond about grep, but since your recent posts regard RHIDE which don't use... Anyway, 2) might be a missing brace, but it sounds more like a missing semi-colon to me... Rod Pemberton