comp.lang.ada
 help / color / mirror / Atom feed
From: Mark Lorenzen <mark.lorenzen@ofir.dk>
Subject: Re: More Florist.
Date: Sun, 02 Nov 2003 23:45:53 +0100
Date: 2003-11-02T23:45:53+01:00	[thread overview]
Message-ID: <m3brrubd9a.fsf@niflheim.malonet> (raw)
In-Reply-To: pan.2003.11.02.04.50.31.80921.3898@nospam.net

What are you trying to accomplish? A "normal" DNS query?

- Mark Lorenzen

Freejack <user@nospam.net> writes:

> Well, everythings compiled and linked properly.
>
> I can do just everything else I need with Florist. But I'm running into
> trouble here...
>
> type Database_Array is new POSIX.Octet_Array;
> type Database_Array_Pointer is access all Database_Array;
>
> function Get_Network_Info_By_Name
>       (Name    : POSIX.POSIX_String;
>        Storage : Database_Array_Pointer)
>      return Network_Info;
>
>
> Now, setting up the Posix_String is pretty straightforward. But I'm
> totally lost on this Database_Array_Pointer business. I've tried about a
> zillion different possible combinations and either it wont compile or I
> get STORAGE_ERROR at runtime.
>
> No problems with the other stuff. Just this. I give up. 
>
> Any pointers(no pun intended) would be greatly appreciated.
>
> Thanks.
>
>
> Freejack



      parent reply	other threads:[~2003-11-02 22:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-02  4:44 More Florist Freejack
2003-11-02  6:38 ` Patrice Freydiere
2003-11-02 13:23   ` Jeff C,
2003-11-02 14:23     ` Freejack
2003-11-02 17:57     ` Freejack
2003-11-02 18:25       ` Jeff C,
2003-11-02 19:11         ` Freejack
2003-11-02 23:55         ` David Emery
2003-11-02 22:45 ` Mark Lorenzen [this message]
replies disabled

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