Re: How to use ggc turn a progam from c++ to pure C
- From: "Peter T. Breuer" <ptb@xxxxxxxxxxxxxxx>
- Date: Sun, 1 Jan 2006 15:40:19 +0100
Dan Espen <daneNO@xxxxxxxxxxxxxxxxxxxxx> wrote:
> "lnzju" <geniuslee@xxxxxxxxx> writes:
>> How do I use gcc to turn a progam from c++ to pure C
> You don't.
> Why do you think gcc is a language converter?
He may be thinking of olden times in which C++ "compilers" actually
generated C, which was then compiled with a C compiler. Obective c++
may still do that? Isn't it geerated when one compiles gnu gcc and
friends?
> Some C++ will compile as c, but I'd guess most won't.
Ye olde "intern C" command!
Peter
.
- References:
- How to use ggc turn a progam from c++ to pure C
- From: lnzju
- Re: How to use ggc turn a progam from c++ to pure C
- From: Dan Espen
- How to use ggc turn a progam from c++ to pure C
- Prev by Date: Re: Can I throw windows completely?
- Next by Date: Re: HELP!About download FC4 images.
- Previous by thread: Re: How to use ggc turn a progam from c++ to pure C
- Next by thread: Re: How to use ggc turn a progam from c++ to pure C
- Index(es):
Relevant Pages
|