-
2010
- June
-
May
-
Automatic Documentation
05/31/10
Automatically self documenting code – the programmer’s dream!
This is almost possible with a painless three step process using two free tools: doxygen and fossil.
Step 1: Edit code to describe what it does
/**
Conversion between UTF-8 and UT -
World Wide Characters
05/30/10
It is a big old world, full of many varied characters.
There are familiar friends like A, B and C. There are also Chinese characters and Cyrillic characters. We might even want to use Klingon characters!
There are over 65536 different characters that a computer might have to h
-
Automatic Documentation
- 2008