Blog Posts on carter cole
Percent:
Distinct:
Code syntax highlighting by Allister eXplores Software on Mar 26, 2010My main complaint with most blogs is that it's very tedious writing lines of code. Then I found Alex Gorbatchev's SyntaxHighlighter.#include <iostream>int main() { std::cout << "Hello, syntax highlights!" <<...
Code syntax highlighting by Allister eXplores Software on Mar 26, 2010My main complaint with most blogs is that it's very tedious writing lines of code. Then I found Alex Gorbatchev's SyntaxHighlighter. #include <iostream> int main() { std::cout << "Hello, syntax highlights!" <...


