Srivatsan Ramanujam writes: > Hi Neil, > > Thanks for your inputs. > Well by "exact location of error" I meant the line > number in my program file where the error occured. > > As you can see > > "ABCParser::parseString()(stl_vector.h:501)" > > it says the error occured inside the function > parseString() but it doesn't indicate which line > number inside this function. Line 501.