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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,edb329885d962c1d,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-04 00:47:03 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: luixal@softhome.net (luiX_) Newsgroups: comp.lang.ada Subject: Ada and ASM Date: 4 Sep 2003 00:47:02 -0700 Organization: http://groups.google.com/ Message-ID: NNTP-Posting-Host: 62.22.56.99 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1062661623 25803 127.0.0.1 (4 Sep 2003 07:47:03 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 4 Sep 2003 07:47:03 GMT Xref: archiver1.google.com comp.lang.ada:42130 Date: 2003-09-04T07:47:03+00:00 List-Id: Hi all, I want ot include and assembler rutine in an Ada program, does anyone know how to do that? It will be very helpfully. And another thing more, is there any low-level library in Ada, I would like to do a few things that I don't know how. For example execute a command from the operating system and getting the response from that command. help me please! :) Thanks, luiX_