iphone Programming Glossary: int2
which dataType will return the value (37.961498) as it is ? Double dint work http://stackoverflow.com/questions/19656315/which-datatype-will-return-the-value-37-961498-as-it-is-double-dint-work the sting to double and then assigned But it dint help. Pls some one help me. double int1 num1s floatValue double int2 num2s floatValue NSLog @ f f int1 int2 annotation.coordinate CLLocationCoordinate2DMake int1 int2 actual values are 37.9615000.. But it dint help. Pls some one help me. double int1 num1s floatValue double int2 num2s floatValue NSLog @ f f int1 int2 annotation.coordinate CLLocationCoordinate2DMake int1 int2 actual values are 37.9615000 60.5566000 Values i get in NSLog.. floatValue double int2 num2s floatValue NSLog @ f f int1 int2 annotation.coordinate CLLocationCoordinate2DMake int1 int2 actual values are 37.9615000 60.5566000 Values i get in NSLog 37.961498 60.556599 Thanks in advance. More explanation and..
|