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 TouchToneTommy 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. james00harper

    Linux directory structure - newbie needing advice

    I have just installed linux redhat 7.2 for the first time and I am having trouble understanding its directory/file structure. Does anyone know of any websites/books that can help.
  2. james00harper

    C++ input buffer

    When using the c++ cin.getline function you can use an overloaded version that allows you to enter input the name of the string where the input stream will be copied to, the size of the string and the delimiting character. Eg cin.getline(Buffer,20,'\n'); Function works fine for less than 20...

Part and Inventory Search

Back
Top