how can i conver ascii code to string.
for example i want to conver 65 to "A".
emilio 10 Junior Poster
Recommended Answers
Jump to Poststring str = char.ConvertFromUtf32(65)
All 6 Replies
Ramy Mahrous 401 Postaholic Featured Poster
emilio 10 Junior Poster
serkan sendur 821 Postaholic Banned Featured Poster
serkan sendur 821 Postaholic Banned Featured Poster
raman.dash3 0 Newbie Poster
Dr_H 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.