Re: restated question about externals
- From: "Jugoslav Dujic" <jdujic@xxxxxxxxx>
- Date: Tue, 4 Oct 2005 16:42:09 +0200
apm wrote:
| Does the standard in some direct, indirect or convoluted manner require that
| the caller of an EXTERNAL maintain the stack?
No.
The standard does not even know what stack is. It wouldn't surprise me
if there was a Fortran for stackless machines.
CVF has (had?) the default calling convention STDCALL, where the callee
cleans the stack. IVF (and possibly others) have that as an option. If the
compiled code is standard-conforming, the stack cleaning mechanism doesn't
matter.
| Fortrans I've used seem to work this way. I'd feel better if it in some way
| were required by the standard.
My condolence :-).
--
Jugoslav
___________
www.xeffort.com
Please reply to the newsgroup.
You can find my real e-mail on my home page above.
.
- Follow-Ups:
- Re: restated question about externals
- From: Kevin G. Rhoads
- Re: restated question about externals
- From: Gordon Sande
- Re: restated question about externals
- From: Jugoslav Dujic
- Re: restated question about externals
- References:
- restated question about externals
- From: apm
- restated question about externals
- Prev by Date: restated question about externals
- Next by Date: Re: restated question about externals
- Previous by thread: restated question about externals
- Next by thread: Re: restated question about externals
- Index(es):
Relevant Pages
|