Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. itgeeksingh

    Segmentation fault. correction needed. Unix

    I wrote this program in windows and works fine in windows xp. But now my prof is trying it in UNIX and he is geting segmentation fault in option 2. here is the main.cpp file #include <cstdlib> #include <iostream> #include "interval_tree.h" using namespace std; //the menu options... int...

Part and Inventory Search

Back
Top