E
Edwin Knoppert
Should i use string or String ?
string seems 'old-fashioned' (ansi?) c string while String is depending on
the using/system stuff.
They might be equal and can be intermixed?
Maybe it's an ansi and unicode matter?
Other vartypes are there as well like byte[] and Byte[]
string seems 'old-fashioned' (ansi?) c string while String is depending on
the using/system stuff.
They might be equal and can be intermixed?
Maybe it's an ansi and unicode matter?
Other vartypes are there as well like byte[] and Byte[]