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,c68f22d9326eb7be,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!j44g2000cwa.googlegroups.com!not-for-mail From: xaerxess@gmail.com Newsgroups: comp.lang.ada Subject: NT_Console in linux? Date: 30 Nov 2006 04:24:04 -0800 Organization: http://groups.google.com Message-ID: <1164889444.595086.184440@j44g2000cwa.googlegroups.com> NNTP-Posting-Host: 87.206.68.148 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" X-Trace: posting.google.com 1164889449 7286 127.0.0.1 (30 Nov 2006 12:24:09 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 30 Nov 2006 12:24:09 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.00 (X11; Linux i686; U; Debian;pl),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: j44g2000cwa.googlegroups.com; posting-host=87.206.68.148; posting-account=ez5R5g0AAABFZ1QJ5BmhfPhIEirm1KH1 Xref: g2news2.google.com comp.lang.ada:7757 Date: 2006-11-30T04:24:04-08:00 List-Id: Hi, I'm beginner in Ada and I have to do a computer game in Ada, but at home I've got only computer with Linux, so could anybody tell me if there is any equivalent for NT_console in Linux? In fact I need commands like gotoxy and text-colouring. And If I had any problems, I'll write here and ask you :)