How to Remove Last digit of String in C#.net?
Posted
by Crimsonland
on Stack Overflow
See other posts from Stack Overflow
or by Crimsonland
Published on 2010-05-19T00:45:43Z
Indexed on
2010/05/19
0:50 UTC
Read the original article
Hit count: 242
c#
I want to eliminate B if i scan Serial number bar code: 21524116476CA2006765B
Output: 21524116476CA2006765
© Stack Overflow or respective owner