One Two three four five six seven eight This is a test to see what will be read and used from the file. This is only a test. :) Here is some source code: #include int main() { int i; i = 0; return i; }