What is the easiest way of converting a letter to integer in below fashion
A=1,
B=2,
C=3 ,
....
Z=26.
Also the small letter counterparts will have the same value is well, like "c" should also be equal to 3 and so on.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.


Ankit SharmaPosted Nov 7, 2017, 7:58 AM
Bhuvanesh MohankumarPosted Nov 7, 2017, 4:54 PM