Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 81(0 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.8
Hello, I would appreciate if someone has a moment to explain what is a H file and a C file, what the do and how they work together to a complete non-programmer. Thank You.
Zones: CDate Answered: 05/13/2004 Views: 0
I need to convert an Excel trial balance to a csv file which will be uploaded to SAP. The SAP upload requires a header text row which has 40 separate fields. I have a tab named "Default" which has ...
Zones: MS ExcelDate Answered: 01/28/2006 Views: 6
Please advise how to disable Control-H (view History) and File-Import-Export in IE 5.5.  Thanks
Zones: Web BrowsersDate Answered: 02/17/2004 Views: 0
I have a dll that I want to send messages to my main application.  To do this, I pass the m_Hwnd from my main app to the dll. The dll is a global keyboard hook, and I want it to post a message t...
Zones: Windows MFCDate Answered: 08/15/2003 Views: 0
Hi,    How do I compile a set of programs in Visual C++ 6.0 with "options"? In the following page: http://www.cs.fsu.edu/~engelen/soapdoc2.html#tth_sEc15.22 it says I need to compile the cod...
Zones: Windows MFCDate Answered: 09/28/2004 Views: 0
Hi, I have a main class, MainClass.h, and another class, Dog.h.  MainClass.h has included Dog.h (#include "Dog.h") and creates instances of that class. My problem is that i want to be able to...
Zones: C++, SSIDate Answered: 06/01/2005 Views: 0
I have some difficulties to get this. "The construction of a heap from a set of n elements require a time of calculus: a) O(log n) b) O(n) c) O(n^2) d) O(n log(n)) e) O(h) " The corre...
Zones: Software DesignDate Answered: 02/27/2006 Views: 0
I would like to write simple bash script that execute commad  df -h |grep /sda1 and extract from the output e.g. /dev/hda1              56G  1.7G   51G   4% / The value of free spa...
Zones: LinuxDate Answered: 12/07/2007 Views: 0
Hi All, We have HP DL 585 G2 server with suse 9.3 on it. I downloaded drivers and when I tried to install, got below error:  Makefile:71: *** Linux kernel source not found in any of these loca...
Zones: SuSE Linux, Linux Setup, NIC Ca...Date Answered: 06/24/2009 Views: 7
Within class listnode I decleared a friend class list<nodetype>. At compile time one of the first errors that I get is syntax error: '<' which points at the line where 'friend class list<nod...
Zones: C++Date Answered: 06/13/2000 Views: 0