Interfaces.C and use clause



Hi,
I'm using interfaces.C with a use clause, use is not allowed in SPARK
and this give me an error when i try to remove the use clause because
then i get an error on all oprators. how can I solve this? Is the best
way to convert all operations on the float numbers and convert tthem to
interfaces.C when I'm done or is there another better way?

Ronny

.



Relevant Pages