Topic: post 'outline' contains a typo


Author: mbmulder@home.nl ("Martijn Mulder")
Date: Tue, 5 Aug 2003 23:34:01 +0000 (UTC)
Raw View
This is a multi-part message in MIME format.

------=_NextPart_000_025A_01C359BA.8F1C6DE0
Content-Type: text/plain;
 charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<mod>
Hello moderators, I have to call on you again.
This morning I send a reply in the thread outline
that contains a typo (missing curly brace).
If possible and if appropriate use this text:
</mod>


AM>class Cloud
AM>{
AM>public:void rain()
AM>{
AM>//1400 lines of raining code (skipped)
AM>for(;;); //hack to force the compiler to take this method out
AM>}};

FG>That is generally considered as very poor coding.

The design is bad on purpose. I made it up to illustrate
a point.

FG>you never will see outline as a keyword

What about unline?
class Cloud{public:unline void rain(){}};

-X



------=_NextPart_000_025A_01C359BA.8F1C6DE0
Content-Type: text/html;
 charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4134.100" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>
<DIV><FONT face=3DArial size=3D2>&lt;mod&gt;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Hello moderators, I have to call on you =

again.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>This morning I send a reply in the =
thread=20
outline</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>that contains a typo (missing curly=20
brace).</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>If possible and if </FONT><FONT =
face=3DArial=20
size=3D2>appropriate use this text:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&lt;/mod&gt;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV>AM&gt;class Cloud<BR>AM&gt;{<BR>AM&gt;public:void=20
rain()<BR>AM&gt;{<BR>AM&gt;//1400 lines of raining code=20
(skipped)<BR>AM&gt;for(;;); //hack to force the compiler to take this =
method=20
out<BR>AM&gt;}};<BR><BR>FG&gt;That is generally considered as very poor=20
coding.<BR><BR>The design is bad on purpose. I made it up to =
illustrate<BR>a=20
point.<BR><BR>FG&gt;you never will see outline as a keyword<BR><BR>What =
about=20
unline?<BR>class Cloud{public:unline void=20
rain(){}};<BR><BR>-X<BR><BR></DIV></FONT></DIV></BODY></HTML>

------=_NextPart_000_025A_01C359BA.8F1C6DE0--

---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html                       ]