Hello.
What are the diffrences between:
(int)(short variables)
static_caset <int> short variable
dynamic cast and other methods.
Which one should i use and when?
Thx