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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by rego

  1. rego

    My median program has a segmentaion fault?

    Hi: I would like a little help with debugging this program. I have ran it and the error message is printed at the botum(segmentation fault?). There may be several problems with the code. Please help! //This program will except numbers and return the median #include <iostream.h> int...
  2. rego

    Code that will accept input from file at time of a.out?

    Hi: I am writing code that will compute the median of a set of numbers (or grades) . I would like to know how I can make this program due two special things. First, I would like for the code to accept a given amount of numbers defined by the amount the user would like to input. Then...

Part and Inventory Search

Back
Top