comp.lang.ada
 help / color / mirror / Atom feed
From: Jerry <lanceboyle@qwest.net>
Subject: c2ada and hello world
Date: Fri, 13 Sep 2013 17:30:54 -0700 (PDT)
Date: 2013-09-13T17:30:54-07:00	[thread overview]
Message-ID: <b0385c8e-5572-43a9-8ab9-454fe187065b@googlegroups.com> (raw)

When I try to get c2ada to convert a hello world, all I get is an empty package body and spec, like this:


with C;
with C.Ops;  use C.Ops;

package body Users.me.hello is


end Users.me.hello;

and

package Users.me.hello is


end Users.me.hello;


What am I doing wrong?
Jerry

             reply	other threads:[~2013-09-14  0:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-14  0:30 Jerry [this message]
2013-09-14  6:06 ` c2ada and hello world Shark8
2013-09-14  8:02 ` Simon Wright
2013-09-19 20:23 ` Per Sandberg
replies disabled

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