Re: Code beautification and/or printing utilities that are not part of an editor

2007-04-20 Thread Tom Evans
On Fri, 2007-04-20 at 10:23 +0100, Tom Evans wrote: > On Thu, 2007-04-19 at 15:10 -0600, Andrew Falanga wrote: > > Another question for everyone. Are there any programs, hopefully > > available in the ports, that one can use to print source code files to > > a printer (or create as a postscript fi

Re: Code beautification and/or printing utilities that are not part of an editor

2007-04-20 Thread Tom Evans
On Thu, 2007-04-19 at 15:10 -0600, Andrew Falanga wrote: > Another question for everyone. Are there any programs, hopefully > available in the ports, that one can use to print source code files to > a printer (or create as a postscript file)? > > I'd like something that I can feed a C++ program,

Re: Code beautification and/or printing utilities that are not part of an editor

2007-04-19 Thread David Kelly
On Apr 19, 2007, at 4:10 PM, Andrew Falanga wrote: Another question for everyone. Are there any programs, hopefully available in the ports, that one can use to print source code files to a printer (or create as a postscript file)? I'd like something that I can feed a C++ program, have it pars

Re: [freebsd-questions] Code beautification and/or printing utilities that are not part of an editor

2007-04-19 Thread Howard Jones
Andrew Falanga wrote: Another question for everyone. Are there any programs, hopefully available in the ports, that one can use to print source code files to a printer (or create as a postscript file)? I'd like something that I can feed a C++ program, have it parse through the code, print line

Re: Code beautification and/or printing utilities that are not part of an editor

2007-04-19 Thread Gable Barber
On 4/19/07, Andrew Falanga <[EMAIL PROTECTED]> wrote: Another question for everyone. Are there any programs, hopefully available in the ports, that one can use to print source code files to a printer (or create as a postscript file)? I'd like something that I can feed a C++ program, have it par

Re: Code beautification and/or printing utilities that are not part of an editor

2007-04-19 Thread Philip Hallstrom
Another question for everyone. Are there any programs, hopefully available in the ports, that one can use to print source code files to a printer (or create as a postscript file)? I'd like something that I can feed a C++ program, have it parse through the code, print line numbers to the left of

Re: Code beautification and/or printing utilities that are not part of an editor

2007-04-19 Thread Thomas Dickey
On Thu, Apr 19, 2007 at 03:10:47PM -0600, Andrew Falanga wrote: > Another question for everyone. Are there any programs, hopefully > available in the ports, that one can use to print source code files to > a printer (or create as a postscript file)? > > I'd like something that I can feed a C++ pr

Code beautification and/or printing utilities that are not part of an editor

2007-04-19 Thread Andrew Falanga
Another question for everyone. Are there any programs, hopefully available in the ports, that one can use to print source code files to a printer (or create as a postscript file)? I'd like something that I can feed a C++ program, have it parse through the code, print line numbers to the left of