Re: [SLE] c++ to C



On Wednesday 08 February 2006 08:21, you wrote:
On Wed, 8 Feb 2006, Jerry Feldman wrote:
On Wednesday 08 February 2006 7:51 am, vince@xxxxxxxxxxxxxxx wrote:
Is there some efficient converter from c++ to C language?

I won't reiterate the other answers, but why do you want to convert a C++
program to C? Depending on the structure of your C++ code, converting it
to C could very well make the code rather unreadable.

Weel..I have a problem reading C++ program and I thought that there might
be some code to convert it to be readable in C. Its hopelees, isn't it?

First, try the suse-programming-e list as that list has a higher population of
people who will understand the subject and that list has less noise than the
busy suse-linux-e list.

Second, C++ has features that have no direct correlation or meaning in
straight C. If you have a question about what some confusing C++ code is
attempting to do you should be able to post reasonable code snippets on the
suse-programming-e list and help will arrive.

Thanks,
Ken Jennings

--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx



Relevant Pages