|
FAST Protocol
< Previous Next >
What is different between "\0" and Empty String?
janaka Sooriyaarachchi / MillenniumIT 18 Mar 2009 5:47AM ET 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.
What is different between "\0" and Empty String? janaka Sooriyaarachchi / MillenniumIT 18 Mar 2009 5:47AM ET |