Posts Tagged ‘source code’

Show Formatted Source Code with Syntax Highlight

September 14th, 2008 | Posted by Mason | 1 Comment
LibG Code Viewer is a free web tool to view source code with syntax highlight. After I finished my post How to format source code in your blog, I decided to ...

How to format source code in your blog

September 11th, 2008 | Posted by Mason | 1 Comment
When I was writing my post Include Guard: #pragma once vs. #ifndef #define #endif, I searched from Internet and tried at least 5 WordPress plug-in to insert formatted source code. ...