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

9.2
I have a function that I am creating.  Since this is a dll that is interfacing with VB, I have to pass some strings into this function in BSTR format.  However, when it comes time to use the values...
Zones: C++Date Answered: 12/16/1997 Views: 0
What is the standard size of a TCP packet? (In Bytes) should be easy enough but I can't find any reference material on the subject...
Zones: Unix NetworkingDate Answered: 01/08/1998 Views: 0
I have an array in the form of char array[200].  Is there a way that i can add up the parts of the array in binary form to get on big long binary number and then divide it by another binary number?...
Zones: CDate Answered: 02/14/2000 Views: 0
I'm trying to get the bytes sent and recv. stats from DUN. i can't find any info on connecting a VB program into an active DUN connection and getting those(bytes sent and recv.)stats to put in a ...
Zones: Visual BasicDate Answered: 05/06/2000 Views: 0
Hi,   How can I do to convert an array of byte[] in an array of short[] without a second array ? I tryed to use Object but I get an invalid cast error... byte[] b = new byte[10] ; .... Object ...
Zones: JavaDate Answered: 06/07/2000 Views: 0
Hi I am trying to encrypt using the Des algorithm a piece of text as follows (see below) I have two problems - (1)  Firsly the text I encrtypt is not the same as the text which has been encrypte...
Zones: JavaDate Answered: 03/02/2001 Views: 0
How to edit byte code ? Any editor and document to do it ? I lost one of my source file when the computer crash but I still have the class file. It was fairly complex and not not necessarily to...
Zones: Java, New To JavaDate Answered: 03/05/2002 Views: 0
Can i type cast a string into Byte array? if yes ,how do i do that?
Zones: JavaDate Answered: 09/14/2001 Views: 0
How can I swap the high order byte with the low order byte of a WORD? Is there a function in C++ to do that? thanks in advance, jeco
Zones: C++Date Answered: 11/27/2001 Views: 0
Hi folks, Is it possible at all to find out how many bytes have been sent and recieved off a given interface? Stu
Zones: Delphi ProgrammingDate Answered: 01/30/2002 Views: 0