raghav
Junior Member level 3
Friends, I require help with the segmentation error in GCC. I am trying to run my mos simulation program in GCC. No, actually I am running only one of arround 20 functions that I'll be using later.But each one has dynamic memory allocation [malloc()] several times. This I suppose is the reason for the segmentation error. I am in dire need for either a short term or a long term solution. Please help urgently.