const unsigned int vt_start = 'B1';
It'll compile and work, but whether it will do what you want, I don't know, because you don't tell us.
const unsigned int vt_start = 'B1';
It'll compile and work, but whether it will do what you want, I don't know, because you don't tell us.