C# null terminated string

Posted by Betamoo on Stack Overflow See other posts from Stack Overflow or by Betamoo
Published on 2010-05-08T09:37:00Z Indexed on 2010/05/08 9:38 UTC
Read the original article Hit count: 293

  • I am communicating with a server who needs null terminated string
  • How can I do this smartly in C#?

© Stack Overflow or respective owner

Related posts about c#

Related posts about null-terminated