Some early implementations of C++ operated as preprocessors
that emitted C code.  Is there any current tool that will do
that?  I didn't recognize any such option in the g++ manpage,
although I suppose it's possible that one of the -fdump-tree-
options would come close enough.

Reason:  I want to make what I think would be a fairly minor
change to a small (1100-line) C++ program, but I don't know C++
-- only C -- and I don't understand the program well enough
to mess with it.  I suspect I would be able to figure out an
equivalent C program.

In case it matters, I'm using FreeBSD 8.1.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to