Re: [Quickfix-developers] Price field/Network Byte Order
Brought to you by:
orenmnero
From: <or...@qu...> - 2008-05-28 05:49:58
|
Because when they are transfered they are converted to text representation, therefore byte order is not an issue. --oren > -------- Original Message -------- > Subject: [Quickfix-developers] Price field/Network Byte Order > From: Vincent Predoehl <vpr...@ph...> > Date: Tue, May 27, 2008 10:39 pm > To: qui...@li... > > > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html<hr>After looking at the code, it appears that QF is storing the Price > field as a double. I need to store this as well, and I was wondering > how you guys got it to survive the network byte order issue. Just > curious, if you don't mind me asking cause I'm going to have to do > the same thing. I don't see any htond/dtohd conversion functions > like there are for converting longs ( htonl/ntohl ) > > -- > Vincent<hr>------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/<hr>_______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers |