Coder's Guild Mailing List

Re: problem with c code

Posted by Eian Counts on 1999-07-13

Weasel wrote:

> You are right, they are not needed, however I consider it as good style
> to put a semicolon after } were possible. Note that it is not allowed in
> front of the else, so there is none.

 My bad, I knew that they were not needed and assumed then that a semi-colon
after a compound statement would then generate a syntax error or some such
error.

Eian