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 1691(0.009 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!

8.2
I am calling a function in a DLL from another DLL using rundll32 myDLLName,myFunction. However, myFunction accepts two arguments (eg; myFunction(char *szMsg, DWORD dNum)) - how do I pass those argu...
Zones: Windows ProgrammingDate Answered: 11/02/1997 Views: 0
Hi there,          How can I convert a CString to string (char *str or char str[20])?? Any help offered is very much appreciated!!!
Zones: Windows MFCDate Answered: 11/21/1998 Views: 0
hi, I have to use a input file for my program. johnson bob     23     45     67    78    78 jones terri      9     33     44    65     smith bill      11     22     44    44    76 I have variable...
Zones: C++Date Answered: 02/15/1999 Views: 0
I am using JDK1.1.6 on a Win98 PC. I am writing an applet implementing KeyListener, and using MyKey = e.getKeyChar(); to get the key pressed (MyKey is a char).  I have a TextField (TextField Number...
Zones: JavaDate Answered: 03/26/1999 Views: 0
Hi,     I can't seem to figure out how I can write a program that reads several lines of text from the keyboard and prints a table indicating the number of occurrences of each letter of the alphab...
Zones: C++Date Answered: 01/11/2000 Views: 0
What is quickest way to make char* string to lower case? thanks,     jer
Zones: C++Date Answered: 11/30/1999 Views: 0
hello, i have made this question 1 time befor but some thing got rong....so here is it: can some one help with my fuction problem?? i have a function that get a char.. and i change it but i do...
Zones: C++Date Answered: 06/28/2002 Views: 0
Hello, Is it possible to convert a number, say '24', and get a char value for that number ,eg 'a'? Cheers, Paul
Zones: JavaDate Answered: 01/11/2001 Views: 0
To:All experts When user enter a string variable,str1 (F7700757D).The system should be able to do a checking before updating to the database. The criterias are 1)Position 1 of the str1(First...
Zones: Visual BasicDate Answered: 01/30/2001 Views: 0
Is there any C++ version of atol to convert char* to long int? Any example?
Zones: C++Date Answered: 02/25/2001 Views: 0