Topic: C++ Pretty Printer


Author: timpson@acetek.cs.mci.com (Steven D. Timpson)
Date: Fri, 28 Oct 1994 12:50:00 GMT
Raw View
Indent is a program that will format c++ code.
It works pretty good except for one very major bug.  if  the following line
appears in your code:
-
#include "xxxxxxxx"  // comment
#inlcude "yyyyyyyy"
-
after indent is run  the line
#include "yyyyyyyy"  will have been deleted.
In other words if a comment follows a preprosessor line the the following
line will be deleted.
I guess my question is:  Is there a more current version of this program
available and if so where.  If not the is the source available?
-
Steve
-


-----------------------------------------------------------------------
My atheism, like that of Spinoza, is true piety towards the Universe
and denies only gods fashioned by men in their own image to be servants
of their human interests.

                                       -- George Santayana