imported>ProbablePrime m ProbablePrime moved page Category:Types:Char to Types:Char |
m cat |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
A '''Char''' is a single [https://en.wikipedia.org/wiki/UTF-16 UTF-16] encoded unicode codepoint. It is the basis for [[Type:string|strings]]. | |||
[[Category: | == See Also == | ||
* [https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/char Microsoft documentation on the char type] | |||
[[Category:Type]] | |||
[[Category:Value types]] |