public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Wilfried Tenten <wilfried.tenten@de.bosch.com>
To: gnu@gnu.org
Subject: FORTRAN g77 question
Date: Mon, 13 Mar 2000 13:10:00 -0000	[thread overview]
Message-ID: <200003132110.QAA13900@delysid.gnu.org> (raw)

Hello who ever is over there

I have a fortran program running with an option that the relative
computing time
gone shall be visible in % to the user. I used the following statement
for
this with 2.95.2 gnu fortran:


     &   write(lcon,3000) prozent +5,
     &   ' % of the simulated time is gone!'
 3000    format ('+',6x,i3,a35)

Normally, I expect that the line produced by this command structure
will be stable, meaning no line-feed will be established.
Situation is that I see a line feed, which in that case is senseless.

Need help! I look for the gnu code in a format statement which supresses
the line feed for that particular command.

Any help to overcome this problem is greatfully acknoledged

-- 

Mit freundlichen Gruessen / with my best regards
===================================================================
Dr. Wilfried Tenten               Buero/Office: [49] (7121)35-2986
Robert Bosch GmbH                 FAX:          [49] (7121)35-1746
Dept.  K8/EIS2
D-72762 Reutlingen                Internet: wilfried.tenten@de.bosch.com
Germany

K8/EIS (Intranet):  http://www.rt.bosch.de/K8/EL1/EIS/Welcome.htm
OPTIMISTIC:
http://www.imse.cnm.es/esd-msd/PROJECTS/OPTIMISTIC/abstract1.html

WARNING: multiple messages have this Message-ID
From: Wilfried Tenten <wilfried.tenten@de.bosch.com>
To: gnu@gnu.org
Subject: FORTRAN g77 question
Date: Sat, 01 Apr 2000 00:00:00 -0000	[thread overview]
Message-ID: <200003132110.QAA13900@delysid.gnu.org> (raw)
Message-ID: <20000401000000.Sdw5ftEYnQI-74MJHAu6ExaPrLhPsAvXzhHWeuPdtOo@z> (raw)

Hello who ever is over there

I have a fortran program running with an option that the relative
computing time
gone shall be visible in % to the user. I used the following statement
for
this with 2.95.2 gnu fortran:


     &   write(lcon,3000) prozent +5,
     &   ' % of the simulated time is gone!'
 3000    format ('+',6x,i3,a35)

Normally, I expect that the line produced by this command structure
will be stable, meaning no line-feed will be established.
Situation is that I see a line feed, which in that case is senseless.

Need help! I look for the gnu code in a format statement which supresses
the line feed for that particular command.

Any help to overcome this problem is greatfully acknoledged

-- 

Mit freundlichen Gruessen / with my best regards
===================================================================
Dr. Wilfried Tenten               Buero/Office: [49] (7121)35-2986
Robert Bosch GmbH                 FAX:          [49] (7121)35-1746
Dept.  K8/EIS2
D-72762 Reutlingen                Internet: wilfried.tenten@de.bosch.com
Germany

K8/EIS (Intranet):  http://www.rt.bosch.de/K8/EL1/EIS/Welcome.htm
OPTIMISTIC:
http://www.imse.cnm.es/esd-msd/PROJECTS/OPTIMISTIC/abstract1.html

             reply	other threads:[~2000-03-13 13:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-13 13:10 Wilfried Tenten [this message]
2000-04-01  0:00 ` Wilfried Tenten

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200003132110.QAA13900@delysid.gnu.org \
    --to=wilfried.tenten@de.bosch.com \
    --cc=gnu@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).