comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Re: Ada to C Question
Date: Sat, 12 Apr 2003 19:43:58 GMT
Date: 2003-04-12T19:43:58+00:00	[thread overview]
Message-ID: <20_la.432304$F1.63444@sccrnsc04> (raw)
In-Reply-To: 2a159604.0304120643.39f77838@posting.google.com

> I've noticed in Ada you can do things like.
>
>   type MYTYPE_YOURTYPE      is (MyType,                         -- 0
>                                 YourType);                       -- 1
>
>   type YOURTYPE_MYTYPE     is (YourType,                       -- 0
>                                 MyType);                        -- 1
  If the code you are tranlsating has nastiness like that, you better
prepare to redo, rather than just transliterate.  Does the original
program actually work?  Have you found other similar obfuscations yet?



  parent reply	other threads:[~2003-04-12 19:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-12 14:43 Ada to C Question MPowell
2003-04-12 14:53 ` Jeffrey Creem
2003-04-12 17:18   ` MPowell
2003-04-12 19:16     ` Larry Kilgallen
2003-04-12 19:43 ` tmoran [this message]
     [not found]   ` <2a159604.0304121850.2820b67f@posting.google.com>
2003-04-13  5:37     ` Hyman Rosen
2003-04-13  6:05     ` tmoran
2003-04-13 11:34       ` Larry Kilgallen
2003-04-13 13:38       ` MPowell
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox