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=unavailable autolearn_force=no version=3.4.4 X-Received: by 2002:a37:9804:: with SMTP id a4mr1549585qke.149.1568660196882; Mon, 16 Sep 2019 11:56:36 -0700 (PDT) X-Received: by 2002:aca:50ca:: with SMTP id e193mr639913oib.110.1568660196482; Mon, 16 Sep 2019 11:56:36 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!o24no1929146qtl.0!news-out.google.com!q23ni522qtl.1!nntp.google.com!o24no1929141qtl.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 16 Sep 2019 11:56:36 -0700 (PDT) In-Reply-To: <5d7e7062$0$26376$e4fe514c@news.kpn.nl> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=149.32.224.35; posting-account=Qh2kiQoAAADpCLlhT_KTYoGO8dU3n4I6 NNTP-Posting-Host: 149.32.224.35 References: <5d7e7062$0$26376$e4fe514c@news.kpn.nl> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <66b91423-3a62-4890-b11a-69499a896a54@googlegroups.com> Subject: Re: GitHub contributions From: Anh Vo Injection-Date: Mon, 16 Sep 2019 18:56:36 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:57160 Date: 2019-09-16T11:56:36-07:00 List-Id: On Sunday, September 15, 2019 at 10:09:56 AM UTC-7, ldries46 wrote: > 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 Thank you for sharing your work. Could you provide a link to it. Searching for "Idries46" under github site returns 0 result. Anh Vo