Discussion Forums

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
Re: What is different between "\0" and Empty String?
Hanno Klein / Deutsche Börse Systems   18 Mar 2009 10:08AM ET
Re: What is different between "\0" and Empty String?
Dale Wilson / Object Computing, Inc   18 Mar 2009 11:11AM ET