Posted by aasim on August 13, 2001 at 04:36:57:
In Reply to: project 5 files posted by tired on August 13, 2001 at 02:30:51:
yeah... I get the same thing too.  there's a bug when he tries to fill up the array without resetting the counter, so it goes out of bounds and segfaults.  I guess we'll have to bitch about that too.  I also don't get why he typedef'ed the string as stringArray[]... anyone have a thought on why that might be useful?