Re: GET.E

new topic     » topic index » view thread      » older message » newer message

Hello,

Jiri Wrote:

>Lewis, how about
>
>puts(1, "There are 365.25 days in a year"),
>
>or if you really want to torture yourself
>
>x = 365.25
>printf(1, "There are %6.2f days in a year.", x)
>
>Are you serious?  jiri
>

Yes, those are perfectly legitimate ways to do the same thing.
I'm talking about programs already written that would have
minor glitches if run on a version of Eu that replaced print()
with a routine that automatically added an extra space. It
makes perfect sense to add a routine that does this as long as
the new one doesn't overwrite the old one.
Yes I'm serious but it really isn't that big of a deal to me
either way. In fact I don't think the entire issue of print()ing
with a space is even worthy of the attention it's recieved.

later,
Lewis Townsend

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu