Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~96 People Reached
Favorite Forums
Favorite Tags
c++ x 1
Member Avatar for svgreatest

When i run the program using g++ 4.3, i am getting a segmentation fault. After, checking with gdb, i am getting the segmentation fault on line 79. The program is k-way merging. Any help is welcome. Thanks. The code is: [CODE] #include <iostream> #include <fstream> #include <string> using namespace std; …

Member Avatar for Dave Sinkula
0
96