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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f23882dec7858ff X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!d4g2000prg.googlegroups.com!not-for-mail From: qunying Newsgroups: comp.lang.ada Subject: Re: What is the best way to define the Imported C function Date: Sat, 26 Jan 2008 08:24:00 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <5db8e5dd-9632-4aef-b1e3-8cc304bcd748@u10g2000prn.googlegroups.com> <2966907.DcY250zur0@linux1.krischik.com> NNTP-Posting-Host: 64.180.31.10 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1201364640 3139 127.0.0.1 (26 Jan 2008 16:24:00 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 26 Jan 2008 16:24:00 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d4g2000prg.googlegroups.com; posting-host=64.180.31.10; posting-account=5q5YygoAAACq51EZyUjcDXZ0T5AqLVPG User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:19607 Date: 2008-01-26T08:24:00-08:00 List-Id: Thanks for all the helps. You are awesome! I hope I could produced something out ^_^ I'm trying to do a XCB binding to Ada, also have to mangle with the xml/xslt thing. Seems there is still quite some road for me to go.