Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 169 Bytes

File metadata and controls

2 lines (2 loc) · 169 Bytes

Convert String to int, long, float and double

Write a program that converts the given string (representing a number) to an int, long, float and double.