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 992(0.002 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 have a function that use a variant for parameter. I need to fill it with a buffer of char. How do I create, fill and destroy correcly this type of structure ? I never used variant structure, so p...
Zones: Windows MFCDate Answered: 10/27/1998 Views: 0
Hi, I have written a spell checking application in VC++ 5.0. From the interface you can open the file you want spell checked, and load the dictionary.  The problem is that the button Load Dictionar...
Zones: C++Date Answered: 04/09/1999 Views: 0
I would like to call a Function written by C++ and with a data structure parameter. How should I define a related data structure in Delphi?
Zones: Delphi ProgrammingDate Answered: 07/29/1999 Views: 0
Hi what is the sql statement to copy a structure of a table to a new table? would "CREATE TABLE mynewtable AS SELECT * FROM myoldtable" work?  does this also copy over attributes of myoldtable like...
Zones: DatabasesDate Answered: 03/16/2002 Views: 0
i am using a win32 api call that returns a pointer to a structure.  How do i get the structure from that pointer in visual basic.  The structure is as MSG structure.
Zones: Visual Basic, Microsoft ProgrammingDate Answered: 01/10/2001 Views: 0
i'm maintaining 2 classes while each one of them is responsible for a different kind of data presentation on a view. the problem is that i don't wanna allow more than one reference to those classe...
Zones: Windows MFCDate Answered: 03/11/2001 Views: 0
Is there any freeware or any software that will provide me with all the permissions that are set on various user directories on a File & Print server. Many Thanx..........
Zones: Windows NTDate Answered: 05/09/2001 Views: 0
hi all //////////////////////////////////////// // File Name: pr09001.cpp //////////////////////////////////////// #include <iostream> // Date structure. struct Date {     int month, day,...
Zones: C++Date Answered: 09/23/2001 Views: 0
This program allocates an array of structure and reads and input file. Ech record from the input file is read into each structure element. When I try to increment a structure pointer in the fsca...
Zones: CDate Answered: 12/18/2001 Views: 0
Why do I see a $ sign infront when I create a field of type MONEY ? Is there any way to change this to pounds or any other currency of my choice? thnks in advance
Zones: Delphi ProgrammingDate Answered: 06/25/2002 Views: 0