Thread
:
NULL character within a string
View Single Post
#
2
(
permalink
)
08-01-2007, 05:07 AM
H2o
D-Web Analyst
Join Date: Jul 2007
Posts: 246
Re: NULL character within a string
Vignesh,
Normally strings are not null terminated in the runtime, so embedded nulls are allowed. Console.WriteLine() and all similar methods continue until the end of the string.
>>|H2O|<<
H2o
View Public Profile
Send a private message to H2o
Find all posts by H2o