comp.lang.ada
 help / color / mirror / Atom feed
From: Tomas Hlavaty <hlavaty@labe.felk.cvut.cz>
Subject: Re: List of strings as an argument of a RCI function?
Date: Fri, 03 May 2002 13:14:01 +0200
Date: 2002-05-03T13:14:01+02:00	[thread overview]
Message-ID: <3CD270F9.92894233@labe.felk.cvut.cz> (raw)
In-Reply-To: ug01av5bo.fsf@wanadoo.fr

Pascal Obry wrote:
> 
> Tomas Hlavaty <hlavaty@labe.felk.cvut.cz> writes:
> 
> > I'm trying to define a RCI function with an output argument of my type
> > List_Of_Strings. But, there is a problem with the unit categorization,
> > because all useful string packages (as Ada.Strings.Unbounded) has no
> > categorization. Could anybody suggest me a solution? Should I define my
> > own string type?
> 
> Yes use an access to string type. Then you'll have to provide you're own
> read/write rountine to serialize the list and rebuild it at the other side.

> I could dig out a simple distributed list of strings implementation if you
> want.

Could you? Thanks.

I have my own list implementation and it works except with the access to
(String?) type. There might be the problem.

Tomas



  reply	other threads:[~2002-05-03 11:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-02 13:40 List of strings as an argument of a RCI function? Tomas Hlavaty
2002-05-02 16:51 ` Jean-Pierre Rosen
2002-05-02 17:15 ` Pascal Obry
2002-05-03 11:14   ` Tomas Hlavaty [this message]
2002-05-03 16:55     ` Pascal Obry
replies disabled

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