+ 1
Is it possible to get floating vale of int?
Suppose I have enter two int vale to a function that returns sum of that number but it returns int value at final so I want to print it as 20.00 like float so is it possible
1 Resposta
+ 2
How I can replace prinft with cout