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.3 required=5.0 tests=BAYES_00,STOX_REPLY_TYPE, STOX_REPLY_TYPE_WITHOUT_QUOTES,XPRIO autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!feeder1.usenet.farm!feed.usenet.farm!newsfeed.xs4all.nl!newsfeed9.news.xs4all.nl!nzpost2.xs4all.net!news.kpn.nl!not-for-mail From: "ldries46" Newsgroups: comp.lang.ada Subject: GitHub contributions Date: Sun, 15 Sep 2019 19:09:54 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Newsreader: Microsoft Windows Live Mail 16.4.3528.331 X-MimeOLE: Produced By Microsoft MimeOLE V16.4.3528.331 Message-ID: <5d7e7062$0$26376$e4fe514c@news.kpn.nl> NNTP-Posting-Host: a5962330.news.kpn.nl X-Trace: G=aaOdoRtT,C=U2FsdGVkX1+y6XaQhgb18gNEyU4Jcm38K/Uoahyt9za0CGEOFLofIO8WsVg75joygvv+aEq9jexq1KPZKbC5rRCjk9HnzuYGosQ7FrlrK+M= X-Complaints-To: abuse@kpn.nl Xref: reader01.eternal-september.org comp.lang.ada:57152 Date: 2019-09-15T19:09:54+02:00 List-Id: I posted three Ada contributions on GitHub under the name of ldries46. Three are: 1. A standard way to Initiate a program. The program will be initiated with a number of parameters which have been set in the last use of the program. The method is not Operating system dependent. 2. Three ways of using memory. The stack, the pipe and the random access buffer all of these methods are only limited by the physical amount of memory the Operating system can reach 3. A way of creating a new project with a Gtk(Ada) with the use of a program that converts a Template project into a project you want to use. L. Dries