Some locally developed reference sheets
- Using emacs with C++.
- Basic emacs -- pdf version.
- Emacs reference -- pdf version.
- Unix reference -- pdf version.
A list of some Standard Libraries
- Math library functions -- must include math.h
- CType library functions -- must include ctype.h
- Some Utility library functions -- must include stdlib.h
- Some Time library functions -- must include time.h
Sample Scripts and Programs