View Single Post
Go4Expert Member
20Jul2008,13:53  
aali's Avatar
use dynamic cast
or
for example
int a;
char b;
b<int>=a;