Re: char* pname = "Harry"
- From: Mark McIntyre <markmcintyre@xxxxxxxxxxx>
- Date: Tue, 18 Apr 2006 22:28:16 +0100
On Tue, 18 Apr 2006 19:55:34 GMT, in comp.lang.c , Martin Ambuhl
<mambuhl@xxxxxxxxxxxxx> wrote:
Keith Thompson wrote:<snip>
Martin Ambuhl <mambuhl@xxxxxxxxxxxxx> writes:
Idiomatic C Code is "usable with both C and C++."
I think you dropped a "not", i.e.,
Idiomatic C Code is *not* "usable with both C and C++."
I did not drop a "not".
Why in the world you thought I dropped a "not" is between you and your God.
Well, frankly I also thought you dropped a "not" and I'm not convinced
there was a call to be quite so rude. Idiomatic C can't be used in C++
unless you take great care to avoid all sorts of trivial C-isms and
add in extra C++ specific stuff.
Mark McIntyre
--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it."
--Brian Kernighan
.
- Follow-Ups:
- Re: char* pname = "Harry"
- From: Martin Ambuhl
- Re: char* pname = "Harry"
- References:
- char* pname = "Harry"
- From: erktek
- Re: char* pname = "Harry"
- From: John Bode
- Re: char* pname = "Harry"
- From: peter . koch . larsen
- Re: char* pname = "Harry"
- From: Martin Ambuhl
- Re: char* pname = "Harry"
- From: Keith Thompson
- Re: char* pname = "Harry"
- From: Martin Ambuhl
- char* pname = "Harry"
- Prev by Date: Re: Different code behaviour in Unix & Windows
- Next by Date: Re: Different code behaviour in Unix & Windows
- Previous by thread: Re: char* pname = "Harry"
- Next by thread: Re: char* pname = "Harry"
- Index(es):
Relevant Pages
|
|