kirupaForum
>
Development
>
Other (Java, C, C++, etc.)
> Characters [C#]
PDA
View Full Version :
Characters [C#]
alexgeek
January 8th, 2008, 02:45 PM
Does anyone know of a function that's the equivalent of PHP's chr(i) in C#?
alexgeek
January 8th, 2008, 03:23 PM
Found one:
Convert.ToChar()
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.