Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

c# cast to int

int newCalories = (int)(quantity * addedFood.calories);
Source by www.techiedelight.com #
 
PREVIOUS NEXT
Tagged: #cast #int
ADD COMMENT
Topic
Name
7+9 =