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 6944(0.038 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.6
Is there any method for viewing ("Watching") memory contents with a specific casting (e.g. float) ? For example, I'd like to view, as floats, the first 100 elements of a dynamically allocated array...
Zones: C++Date Answered: 11/02/1998 Views: 0
Is there a way to test for the service pack 3 of the Visual Studio Compiler in your code. So something like _MSC_VER
Zones: Windows ProgrammingDate Answered: 07/13/1999 Views: 0
I have visual studio 6 installed on my computer and every time an application is run on my computer and has an error it gives me the option to debug the application then opens Visual C++ with the ...
Zones: Programming, InstallationDate Answered: 06/14/2002 Views: 0
I have had MS Visual Studio on my system for 18 months and have used VB6 (and I like it) for the past 18 months and have grown accustomed to the Wizards. I expected that the VC++ also had the same ...
Zones: C++Date Answered: 04/09/2001 Views: 0
on windows NT, using the Microsoft visual studio, how do i get the date of creation or modification of a file ( as seen in explorer) ?
Zones: CDate Answered: 09/20/2001 Views: 0
I have created a class which is derived from std::list.  It has 4 methods: myfront: If an item is not already present in the list, put it at the front, else ignore it. rear: If an item is no...
Zones: C++Date Answered: 09/17/2001 Views: 0
Hi I have a problem.. Sometimes my Visual Studio automaticly writes the members of a class eg. You write CString test; then test. (and it will show you all the members and function of that c...
Zones: Windows ProgrammingDate Answered: 02/03/2002 Views: 0
I'm coding using Interdev for a while and always using Auto complete in the <% %> tag or <script language=vbscript> now i switched to .NET and the auto complete don't work in this situation! for ...
Zones: ASPDate Answered: 02/06/2002 Views: 0
Hi, I think, I've destroyed my projekt. When I push the build-button, I just get the following to see in the build-window : --------------------Configuration: AutoM - Win32 Labor-------------...
Zones: Windows MFCDate Answered: 06/13/2004 Views: 0
Hi all, I need to export a (dare I say) global variable from my EXE to a DLL, but Visual Studio's linker seems to be blocking this. Am I right in deducing that globals must be put in a DLL an...
Zones: Windows MFCDate Answered: 12/02/2002 Views: 0