How do i get a cout to tell what type of answer i get in my calculations? ie., long, short, double etc.
I am using a division in my computation, but i need to know what type of integer it returns.
I am using a division in my computation, but i need to know what type of integer it returns.
Comment