Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!wuarchive!psuvax1!psuvm!prd3 From: PRD3@psuvm.psu.edu Newsgroups: comp.lang.c Subject: array side-effect thankyou Message-ID: <91165.200719PRD3@psuvm.psu.edu> Date: 15 Jun 91 00:07:19 GMT Organization: Penn State University Lines: 4 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).