Re: char* pname = "Harry"
- From: Martin Ambuhl <mambuhl@xxxxxxxxxxxxx>
- Date: Tue, 18 Apr 2006 19:55:34 GMT
Keith Thompson wrote:
Martin Ambuhl <mambuhl@xxxxxxxxxxxxx> writes:
peter.koch.larsen@xxxxxxxxx wrote:
[...]
Or the code should be usable with both C and C++.
Continuing with your off-topic statement, for which there is no excuse.
Idiomatic C Code is "usable with both C and C++." C++ has defined
methods for linking C code written without regard to C++ arcane
requirements, so there is never a reason to pervert the normal C idiom
to "be usable with both C and C++." I thought we lost the trolls that
kept beating this horse.
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". For the C++ mechanism for linking to pure idiomatic C, go to the correct newsgroup, <news:comp.lang.c++>. Why in the world you thought I dropped a "not" is between you and your God.
.
- Follow-Ups:
- Re: char* pname = "Harry"
- From: Mark McIntyre
- Re: char* pname = "Harry"
- From: Keith Thompson
- 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
- 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
|