Re: char* pname = "Harry"
- From: Keith Thompson <kst-u@xxxxxxx>
- Date: Tue, 18 Apr 2006 18:24:10 GMT
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++."
--
Keith Thompson (The_Other_Keith) kst-u@xxxxxxx <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
.
- 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
- char* pname = "Harry"
- Prev by Date: Re: File exist
- Next by Date: Re: File exist
- Previous by thread: Re: char* pname = "Harry"
- Next by thread: Re: char* pname = "Harry"
- Index(es):
Relevant Pages
|