so i basically have to read the training file and replace the first name with an array index...the array index is formed using the featFile...the call to cIndex keeps seg faulting after some iterations.
/* So what happens when featlist[i] and x aren't equal ? */
/* You should add a return code to check whether they were equal or not */
/* Let's say if they weren't equal you return -1 for example */
}
> Your code compiled and ran fine for me (what OS and compiler are you using?)
> Running your code gave me the following output: -7;-7; , is that correct? (I'm using the same file contents for featFile and trainFile as you provided)
> I can't seem to find any place in your code where you're deallocating the assigned memory to featlist , that's a serious memory leak ...
Last edited by tux4life; Apr 26th, 2009 at 6:06 am.
Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.
This thread is more than three months old
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.