[comp.lang.c] array side-effect thankyou

PRD3@psuvm.psu.edu (06/15/91)

Thanks for the help folks. Program is debugged and runs!
I am mainly a Pascal programmer this was my first major C project.
BTW The problem was the array indexing, the "9" was being used as a
eof marker so it worked (even if I was doing something stupid).