bearophile Wrote: > - C# uses sbytes, and ubytes. Enough said.
there's no ubyte in C# It has byte, and it's unsigned. http://msdn.microsoft.com/en-us/library/exx3b86w.aspx
bearophile Wrote: > - C# uses sbytes, and ubytes. Enough said.
there's no ubyte in C# It has byte, and it's unsigned. http://msdn.microsoft.com/en-us/library/exx3b86w.aspx