Fri, 21 Jun 2013 11:42:18 +0200
strings and directives
<!DOCTYPE html> <html> <head> <title>c2html</title> <style type="text/css"> span.c2html-lineno { font-style: italic; color: grey; } span.c2html-keyword { color: blue; } span.c2html-type { color: cornflowerblue; } span.c2html-directive { color: green; } span.c2html-string { color: orange; } </style> </head> <body>