Re: OT - trivial programming language
From: Steve Lamb (grey_at_dmiyu.org)
Date: 06/04/04
- Previous message: Kent West: "Re: no gui"
- In reply to: Kai Grossjohann: "Re: OT - trivial programming language"
- Next in thread: Kai Grossjohann: "Re: OT - trivial programming language"
- Reply: Kai Grossjohann: "Re: OT - trivial programming language"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 04 Jun 2004 07:22:27 -0700 To: debian-user@lists.debian.org
Kai Grossjohann wrote:
> Steve Lamb <grey@dmiyu.org> writes:
>> Well, of course it would, You used nothing but tabs to achieve the
>>alignment you wanted. There's no mixing of spaces and tabs.
> There IS mixing of tabs and spaces. It seems there is a
> misunderstanding.
> In the following, I will use "--->" to show a tab and "_" to show a
> (leading) space.
> for(;;) {
> --->if (a == b) {
> --->--->some_long_function_name(a,
> --->--->________________________b);
> --->}
> }
Uck, nasty. Give me nothing but spaces, please, because there will be
problems in that setup.
> I apologize for inadvertently using a multiple of 8 chars in the name
> "some_long_function_name".
> Oh, wait! The name is 23 chars long. Hm.
some_long)function_name( is 24. You forgot the opening paren.
--
Steve C. Lamb | I'm your priest, I'm your shrink, I'm your
PGP Key: 8B6E99C5 | main connection to the switchboard of souls.
-------------------------------+---------------------------------------------
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- application/pgp-signature attachment: OpenPGP digital signature
- Previous message: Kent West: "Re: no gui"
- In reply to: Kai Grossjohann: "Re: OT - trivial programming language"
- Next in thread: Kai Grossjohann: "Re: OT - trivial programming language"
- Reply: Kai Grossjohann: "Re: OT - trivial programming language"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|