From: vindhya on
On Feb 15, 7:11 pm, Robert A Duff <bobd...(a)shell01.TheWorld.com>
wrote:
> Jacob Sparre Andersen <spa...(a)nbi.dk> writes:
>
> > A bit of quick googling found me "adatoccpptranslator", which may be
> > able to handle enough of the task.  Do you know of any other plausible
> > (and preferably Open Source) solutions?
>
> SofCheck has such a tool.
>
> - Bob
Hi,
I need to convert the ada code into C langauge.
Ifound Ada Magic but i am unable to download it.
Is there any software like that to translate code automatically to C.
Thanks and Regards,
vindhya
From: Robert A Duff on
vindhya <vindhyacse(a)gmail.com> writes:

> On Feb 15, 7:11�pm, Robert A Duff <bobd...(a)shell01.TheWorld.com>
> wrote:
>> Jacob Sparre Andersen <spa...(a)nbi.dk> writes:
>>
>> > A bit of quick googling found me "adatoccpptranslator", which may be
>> > able to handle enough of the task. �Do you know of any other plausible
>> > (and preferably Open Source) solutions?
>>
>> SofCheck has such a tool.
>>
>> - Bob
> Hi,
> I need to convert the ada code into C langauge.
> Ifound Ada Magic but i am unable to download it.
> Is there any software like that to translate code automatically to C.
> Thanks and Regards,
> vindhya

I don't know. I suggest you contact SofCheck
( www.sofcheck.com ).

- Bob