Analysis
This practical's purpose was to introduce and use pointers and to practice string manipulation.
Implementation
Code
The Alpha sting's task was to accept up to 100 lines of input from the user of 80 characters long and search for a word the user provides counting how many times it appears in the text.
If the user enters an empty line of text the entry loop terminates
Alpha Sting
Syntax highlighting thanks to pastie.org