Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: c code "beautifier"

Author: Pat King

Date: 12:52:16 12/03/03

Go up one level in this thread


On December 03, 2003 at 09:22:10, Anthony Cozzie wrote:
[snip]
>>>I use Emacs, which mangles the above as follows:
>>>
>>>if (ifClauseExample)
>>>{
>>>  for (forExample = 1; ;)
>>>    {
>>>      if (oneLineIf)
>>>	shouldLookLikeThis();
>>>    }
>>>}
[snip some more.]
>Dunno how he got the first one
>to work :)

I dunno either. Perhaps, since its just a code fragment, emacs is parsing the
'if' as a function.

Pat



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.