Syntax Highlighting makes your code look pretty, right? But is it just an aesthetic nicety, or does it have a more functional impact? And are there ways to improve it? Long ago, when I first learned ...
I'm printing a bunch of C++ source code to the terminal. Are there any tools I can pipe it through that would give me syntax highlighting?<BR><BR>I'm using bash in OS X.