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 129(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!

7.4
This is the instruction from their official web page: Compiling FreeBuilder To compile FreeBuilder you will need JDK1.1.x and JFC (Swing) from Sun. You can get the JDK and Swing here. Included i...
Zones: JavaDate Answered: 03/11/1999 Views: 0
does nmake and the gnu make share make files? or do they use different syntax?
Zones: ProgrammingDate Answered: 09/22/2005 Views: 0
I want to divide some big files that I have on a workstation, so they will fit on ordinary 1.44MB floppy disks, then restore the original files in another machine running Linux. I've tried using th...
Zones: UnixDate Answered: 05/15/1997 Views: 0
I've written a personal String class with a Join member function that accepts a pointer to an STL vector of Strings.  Here's the skeletal class declaration: class String { void Join (vector<Strin...
Zones: C++Date Answered: 10/11/1997 Views: 0
Hi All, I have been facing a peculiar linking error with my template class on both GNU C++ compiler and Visual C++ compiler. Can anybody help me in this regard. It is a part of my project wo...
Zones: ProgrammingDate Answered: 05/08/2004 Views: 0
I want to run "program A" in a Screen session.  However, I also want to be able to start this program in a screen session in rc.local, when my Linux box starts up.  What I'd like to do is associate...
Zones: Linux, Ubuntu, Linux DistributionsDate Answered: 10/03/2005 Views: 0
real simple, but not for me. I have the gnu C+ compiler, the gui comes up fine. I need to know the next step, like for instance how to program hello world.
Zones: C++, Plug InsDate Answered: 05/05/2006 Views: 0
Hi, I am getting the error, "make: Nothing to be done for 'all'." when I execute the 'make' command.  I tried reinstalling the 'make' install from the 'setup.exe' but still getting this error. ...
Zones: CYGWINDate Answered: 01/25/2008 Views: 225
Pulling out a snippet of code from a GNU Makefile, what exactly do these lines of code do.  Please explain line-by-line. ======================================== create_tilt_heading: Makefile $(C...
Zones: Linux, Unix, CYGWINDate Answered: 02/11/2008 Views: 4
Hi, I am trying to execute the following command from my Windows Batch to access Cygwin.  The problem is that everything up to ">" and after that does not show up when I echo this line.  Why? ...
Zones: Linux, CYGWINDate Answered: 02/07/2008 Views: 0