Newsgroups: comp.parallel.mpi
From: Stephen Barnard <steve@megafauna.com>
Reply-To: steve@megafauna.com
Subject: Re: MPI on Cray T3D
Organization: megafauna
Date: Tue, 26 Mar 1996 13:17:39 -0800
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <31585EF3.18A4@megafauna.com>

William Magro wrote:
> 
> I recently got access to a T3D account.  One strange thing I noticed about
> the compilers was the way character strings are passed on the stack
> under fortran.  

Try man fcdtocp.  There are a collection of functions that translate 
between Fortran and C character representations.

	Steve Barnard

