Quote Originally Posted by arbor33 View Post
Okay, I've changed it to this
Code:
       strcpy(start->word,cWord);
I'm still getting the segmentation problem but now it doesnt tell me where. What a headache this has become...
It has to give you a line causing the error. You need to look around and see which of your variables is out of whack.