The tutorial program help_fm.c is provided to show how to implement context-sensitive help for a data form. This tutorial uses help.txt as the ASCII file for the help text. The tutorial program wn_help.c installs help for a window, and demonstrates how to call help_proc() directly.