 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Martijn Mulder Guest
|
Posted: Tue Aug 05, 2003 11:34 pm Post subject: post 'outline' contains a typo |
|
|
<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
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|