Difference: HintsAndTips ( vs. 1)

Revision 12016-04-21 - GordonStewart

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="WebHome"

Hints and Tips

Linux

Printing Source Code

Source code can be printed with coloured syntax highlighting by using enscript. For example. a postscript file can be created from a C++ source file:

$ enscript -E --color -o <TARGET_FILENAME> <SOURCE_FILENAME>

More information can be found on the Linux man page.

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback