|
-
December 1st, 2008, 10:50 AM
#10
Re: Count word frequency with linked list
 Originally Posted by arbor33
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.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|