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 1715(0.001 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
How do you properly compile a C program in the C++ environment? (I use default settings and recieve "unresolved external symbol errors when linking.)
Zones: Windows MFCDate Answered: 01/16/1997 Views: 0
how does one compile a c text file on a cgi server?  Where does he "pick it up?"  i want to take my metrowerks file, give it to the cgi, and then get a double-clickable applicationout of it.  I'm n...
Zones: C, SSIDate Answered: 10/10/1997 Views: 0
I cannot get my GCC compiler to change colors inside the program.  When I change colors in the program and it finishes, the DOS prompt is the color I assigned in the program. Just the program itsel...
Zones: CDate Answered: 02/13/1998 Views: 0
I have a large struct composed of doubles, floats, enums, ints, and smaller structs. Using the g++ compiler in 32-bit Linux, I use the sizeof operator to find out that the size of the struct is 10...
Zones: C++, Microsoft Visual C++Date Answered: 07/23/1998 Views: 0
VC++ 5.0 / MFC / Win95 I am trying to read into my Win32/MFC application a file that was written by a dos app.  The structure for the dos app written with Borland C++ 3.1 is: struct date       {       __in...
Zones: C++Date Answered: 08/01/1998 Views: 0
Where does this directive come from? I see it used in several Delphi-programs but can't figure out where it is set. The help-system stays silent about this directive.
Zones: Delphi ProgrammingDate Answered: 08/10/1998 Views: 0
I develop a program in small compile mode and want to use some functions of a library which compiled with large model. The function like: int func1(int i) { printf("%d",i);...} and i declare it in ...
Zones: CDate Answered: 06/13/1999 Views: 0
I am using Unix OS for development probabaly first time. I am stuck with lot of questions. I am have a make a file compile. How to compile a makefile on SUN OS. Also please suggest any useful info...
Zones: Unix Systems ProgrammingDate Answered: 06/03/1999 Views: 0
Where's the best place to download GNU C++ compiler for development under Windows 95?
Zones: C++Date Answered: 07/29/1999 Views: 0
I'm trying to compile Apache 1.3.9 to enable Netscape Roaming Access. I configure with: "./configure --add-module=../mod_put-1.3/mod_put.c" then I run "make" and I get these errors in the output...
Zones: Linux SetupDate Answered: 10/07/1999 Views: 0