|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
|
|||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Converting Integer / Float to String
Hi List,
is there another way to convert a given String to an Integer or Float type? I am currently using some code like this: begin Value :=Float'Value(Float_String); exception when Constraint_Error =Value := 0.0; end; For me this is very ugly and a big hack. Thanks for any idea. Greetings Alexander |
![]() |
| Viewing: Web Development Archives > FAQs > Programming > Converting Integer / Float to String |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|