comp.lang.ada
 help / color / mirror / Atom feed
From: awdorrin <awdorrin@gmail.com>
Subject: Re: Calling Ada Procedure from C - how to handle a char ptr/array
Date: Tue, 22 Nov 2011 05:20:57 -0800 (PST)
Date: 2011-11-22T05:20:57-08:00	[thread overview]
Message-ID: <91b550d0-ad37-4a8d-a1d8-c17c1eae0dc9@e15g2000vba.googlegroups.com> (raw)
In-Reply-To: 7afca7cf-c479-4065-8097-144d135683c2@o5g2000yqa.googlegroups.com

Had a chance to review the Interfaces.C.Strings package and I think
that the Chars_Ptr will work out a lot better for what I need than
passing around char_array types.

The Interfaces.C.Strings package looks like it can replace the custom
code that was written back in the early 90s for this project, with
some very minor adaptations.



  reply	other threads:[~2011-11-22 13:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-18 19:40 Calling Ada Procedure from C - how to handle a char ptr/array awdorrin
2011-11-18 19:56 ` Jeffrey Carter
2011-11-18 20:19   ` awdorrin
2011-11-18 20:41     ` awdorrin
2011-11-18 21:38       ` Adam Beneschan
2011-11-18 22:32       ` Georg Bauhaus
2011-11-19  2:16 ` Adam Beneschan
2011-11-21 16:33   ` awdorrin
2011-11-22 13:20     ` awdorrin [this message]
2011-11-22 13:28       ` Simon Wright
replies disabled

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