From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a4667ccac660a488 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-03 09:24:04 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!isdnet!enst!enst.fr!not-for-mail From: sk Newsgroups: comp.lang.ada Subject: Re: Interfaces.C.Strings Date: Mon, 03 Jun 2002 11:22:29 -0500 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: References: Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: avanie.enst.fr 1023121443 78666 137.194.161.2 (3 Jun 2002 16:24:03 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Mon, 3 Jun 2002 16:24:03 +0000 (UTC) Return-Path: X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19-4.3mdk i686) X-Accept-Language: en Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:25262 Date: 2002-06-03T11:22:29-05:00 Hi, Firstly, have you looked at the GtkAda stuff ? If this still doesn't meet your needs, you might try "re-modeling" the arrays of pixel values and try using the techniques described in the previous c.l.a thread, "C lib returns char** - How in ADA?" The "re-modeling" is that you are not really pointing to an array of null terminated strings, you are pointing to an array of something else so don't try to pretend that they are strings. -- ------------------------------------- -- Merge vertically for real address ------------------------------------- s n p @ t . o k i e k c c m -------------------------------------