I have an int value, say 68, and I want to turn it into the char "a".
I tried
char c = new char(68);
Is it a method in the Integer class. Any help would be appreciated.
|
+ Reply to Thread
Results 1 to 5 of 5
Thread: Create a char from an int value.
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S. Wed Yourself to UML with the Power of Associations Microsoft to Add AJAX Capabilities to ASP.NET IBM's Cloudscape Versus MySQL | ||||||||||||||||||||||||||||||||||
![]() | |||||
|
| |||||
![]() |
Bookmarks