comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@bix.com (Tom Moran)
Subject: Re: printf package/Function/Procedure in Ada ??
Date: 1999/03/10
Date: 1999-03-10T00:00:00+00:00	[thread overview]
Message-ID: <36e5ee34.38268278@news.pacbell.net> (raw)
In-Reply-To: 7c4e75$e5m@drn.newsguy.com

Isn't
  Put("I=" & integer'image(i) & name);
simpler than
  printf("I=%i%s", i, name); 




  parent reply	other threads:[~1999-03-10  0:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-09  0:00 printf package/Function/Procedure in Ada ?? solo
1999-03-10  0:00 ` dennison
1999-03-10  0:00 ` Richard D Riehle
1999-03-10  0:00 ` robert_dewar
1999-03-10  0:00 ` Tom Moran [this message]
1999-03-10  0:00   ` Corey Ashford
1999-03-10  0:00     ` Ehud Lamm
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox