Re: fortran 77 library

yocum@sapphire.fnal.gov
Wed, 23 Sep 1998 10:56:44 -0500

------- Forwarded Message

Return-Path: pcfarms-error@fnal.gov
Return-Path: <pcfarms-error@fnal.gov>
Received: from FNAL.FNAL.Gov (fnal.fnal.gov [131.225.9.8])
by sapphire.fnal.gov (8.8.7/8.8.7) with ESMTP id MAA06619
for <yocum@sapphire.fnal.gov>; Mon, 6 Jul 1998 12:49:39 -0500
Received: from dcdrjh.fnal.gov ("port 4427"@dcdrjh.fnal.gov)
by FNAL.FNAL.GOV (PMDF V5.1-10 #3998) id <01IZ2X7FEMG00004RU@FNAL.FNAL.GOV>
(original mail from herber@dcdrjh.fnal.gov) for yocum@sapphire.fnal.gov; Mon,
6 Jul 1998 12:49:35 -0500 CST
Received: from dcdrjh.fnal.gov ("port 4427"@dcdrjh.fnal.gov)
by FNAL.FNAL.GOV (PMDF V5.1-10 #3998)
with ESMTP id <01IZ2X7E002O000418@FNAL.FNAL.GOV> for
pcfarms-expand@reprocess.FNAL.FNAL.GOV; Mon, 06 Jul 1998 12:48:51 -0500
Received: (from herber@localhost) by dcdrjh.fnal.gov (8.9.0/8.9.0)
id MAA09102; Mon, 06 Jul 1998 12:48:49 -0500 (CDT)
Date: Mon, 06 Jul 1998 12:48:49 -0500 (CDT)
From: "Randolph J. Herber" <herber@dcdrjh.fnal.gov>
Subject: Re: fortran 77 library
To: Jeffrey Mcdonald <jemcdon@fnal.gov>, Howard Rubin <rubin@fibi01.fnal.gov>
Cc: pcfarms@fnal.gov
Errors-to: pcfarms-error@fnal.gov
Reply-to: "Randolph J. Herber" <herber@fnal.gov>
Message-id: <199807061748.MAA09102@dcdrjh.fnal.gov>
Status: R

The following header lines retained to affect attribution:
|Date: Mon, 06 Jul 1998 11:36:46 -0500 (CDT)
|From: Howard Rubin <rubin@fibi01.fnal.gov>
|Subject: Re: fortran 77 library
|To: Jeffrey Mcdonald <jemcdon@fnal.gov>
|Cc: pcfarms@fnal.gov

|Hi,

|The c-library function ascii (see man) does what ichar does (but you may want
|the input to be a string (delineated by ", not '). I haven't tested it.

|Going the other way ???

|And they said you could do ANYTHING in C!

|But do I misunderstand? If you're asking "where are the f77 functions char
|and ichar, they certainly are there. We use them all the time. Perhaps you
|are using a compilation option that's 'hiding' them? For E871, we use the
|compilation options -fno-automatic -fno-second-underscore -fdollar-ok
|-ff90-intrinsics-hide.

|Howard Rubin

At least on the SGI computers, the ascii man page is just an ASCII _table_.

As I stated previously, the C language does not need such functions as the
operations are part of the language itself (the type conversion between
integers and chars).

Randolph J. Herber, herber@dcdrjh.fnal.gov, +1 630 840 2966,
CD/OSS/CDF CDF-PK-149F Mail Stop 318
Fermilab, Kirk & Pine Rds., P.O. Box 500, Batavia, IL 60510-0500, USA.
(Speaking for myself and not for US, US DOE, FNAL nor URA.)
(Product, trade, or service marks herein belong to their respective owners.)
N 41 50 26.3 W 88 14 54.4 and altitude 700' approximately, WGS84 datum.
``The lyf so short, the craft so long to lerne.'' - Chaucer

------- End of Forwarded Message