[This message was posted by Hanno Klein of Deutsche Börse Systems <[email protected]> to the "FAST Protocol" discussion forum at http://fixprotocol.org/discuss/46. You can reply to it on-line at http://fixprotocol.org/discuss/read/bdf9610a - PLEASE DO NOT REPLY BY MAIL.]
If you need NULL values for strings, you need to program that logic into your programming level, e.g. by keeping a bit map for all application variables coming from FAST and set bits to zero where you have received a NULL value via FAST and set bits to 1 to indicate that your application variable contains an actual value which is then possibly the empty string. > > In FAST (Version 1.1) Encoding, [0x00 0x00] = "\0" and [0x00] = Empty > String. But when we decoding those values into Application Variables We > have to face some difficulties because There is no difference between > Null Terminated String and Empty string in programming level. [You can unsubscribe from this discussion group by sending a message to mailto:[email protected]] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Financial Information eXchange" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/FIX-Protocol?hl=en -~----------~----~----~----~------~----~------~--~---
