SyntaxFix
Write A Post
Hire A Developer
Questions
double myDb = 12.3; int myInt = (int) myDb;
Result is: myInt = 12