Quote:
Originally Posted by BroZeus
Then read tuts on socket and see examples with help of ******..
\0 = null. You have to loop through characters anc check if they are null if they are then replace them. Make a function for it.
|
Already did it with C# .Replace function but just thought I can somehow return it without the nulls.