Notes on C
Context Specific Help
TurboC Editor Commands
Use of clrscr
Considerations in Using scanf
Static Vars in Functions
ASCII Table
Math Functions
Random Numbers
Evaluating at Linearly Spaced Intervals
#ifdef, #else, #endif
Simplifying file output for printfs
Simplifying file output for scanfs
Extracting strings using sscanf
Reading from a File
Finding the Maximum in an Array
Determining the Sum of an Array
Find a Value in an Array
Counting Number of Occurances of Specified Value
Counting Number of Occurances of Value at Specified Index
Converting a Number to Another Base
String Length
String Sort
Matrix Addition
Complex Number Routines
Graphics Routines
File Routines
How to Read a Cursor Key
How to Use the ftime Function
Passing Parameters via the Command Line (argc, argv)
Fetching date and time off the system