An introduction to Ch: Implementing a temperature converter in Ch.
by Sriranga Veeraraghavan.
Summary:
Ch provides a very nice environment for learning C and for quickly developing and testing C programming features. This article is a quick introduction to Ch by writing a small Ch program for converting between the Fahrenheit and Celsius temperature scales.