Re: Accessing The Command Line

Liste des GroupesRevenir à cl ada 
Sujet : Re: Accessing The Command Line
De : rodakay5 (at) *nospam* gmail.com (Rod Kay)
Groupes : comp.lang.ada
Date : 04. Jul 2024, 16:13:36
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v66e2h$2qctv$1@dont-email.me>
References : 1 2 3
User-Agent : Mozilla Thunderbird
On 4/7/24 11:50, Lawrence D'Oliveiro wrote:
On Wed, 03 Jul 2024 18:16:01 -0700, Paul Rubin wrote:
 I wonder how you would express such a thing in an Ada-friendly fashion?
    There is the 'GNAT.Formatted_String' package, which provides 'printf' functionality.
    Unfortunately, it's formatting is somewhat buggy and has been so for many years. Usage is quite simple and reasonably elegant but the occasional incorrect formatting is a major problem, essentially rendering the package useless.
    There is also the new 2022   f"X = {An_X_Variable}"   notation for embedding Variable'Image into strings, which is very nice. However, it does not allow for formatting, so not useful for your needs. Just thought I'd mention it, as it is now available in GCC 14.
Regards.

Date Sujet#  Auteur
4 Jul 24 * Accessing The Command Line11Lawrence D'Oliveiro
4 Jul 24 +* Re: Accessing The Command Line4Paul Rubin
4 Jul 24 i`* Re: Accessing The Command Line3Lawrence D'Oliveiro
4 Jul 24 i +- Re: Accessing The Command Line1Rod Kay
4 Jul 24 i `- Re: Accessing The Command Line1Dmitry A. Kazakov
4 Jul 24 +* Re: Accessing The Command Line3Jeffrey R.Carter
5 Jul 24 i`* Re: Accessing The Command Line2Lawrence D'Oliveiro
5 Jul 24 i `- Re: Accessing The Command Line1J-P. Rosen
4 Jul 24 +- Re: Accessing The Command Line1Dmitry A. Kazakov
4 Jul 24 `* Re: Accessing The Command Line2Ben Bacarisse
4 Jul 24  `- Re: Accessing The Command Line1Paul Rubin

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal