Same program, different machine, different results?

Same program, different machine, different results?

Post by Ron Rubl » Sun, 20 Feb 2000 04:00:00




>Chances are the "problem machine" has no numeric coprocessor, the compiler
>is switching to an emulator, and the differing results arise from that. If
>this is true, using the same executable will not make the problem go away.

Also, this note from MSDN documentation may
be relevant:

"The Microsoft run-time library sets the default internal
precision of the math coprocessor (or emulator) to 64 bits.
This default applies only to the internal precision at which
all intermediate calculations are performed; it does not
apply to the size of arguments, return values, or variables.
You can override this default and set the chip (or emulator)
back to 80-bit precision by linking your program with
LIB/FP10.OBJ."

The two cases may be working with different internal
precision.

 
 
 

1. Different multicast api, different result ?

Winsock has two ways of doing multicast:

The berkley socket style... and the WSA style.

The document at this link describes the two api's

http://www.ipmulticast.com/community/whitepapers/ipmcapps.html

I tried the berkley socket style with winsock ( UDP Multicast Test )

As some might have seen... I did NOT work that very well :)

Now I am wondering:

Is this because the network architecture does not support it ?

Or could the WSA stuff make a difference ?
--
Skybuck presents free software for windows 95 and up:
UDP Speed Test and UDP Multicast Test
http://www.mycgiserver.com/~skybuck

2. Chorus COOL-ORB <-> sequence<any> ?

3. Different Heights for a Window on different machines

4. Irix 5.2 installation

5. Different icons for different program versions?

6. Very CHEAP Laptop on Ebay.co.uk

7. Why there are some difference when I compiled a program with DJGPP in different machine?

8. How to Specify members of household

9. Can I programmatically print different pages of a doc with different settings?

10. Draw line with style different that solid and width different that 0

11. Outlook shows different behaviour on different OS?

12. Different disconnect error in different threads, plus short TCP timeouts

13. MIDL: different generations in different directories