C (162/304)

From:meyersrl
Date:17 Aug 2000 at 23:14:50
Subject:Re: Just a wee question

On 17-Aug-00, meyersrl@songs.sce.com wrote:

> > Doesn't that convention cause a compatibility problem with other
> > compilers (which put all arguments on the stack)?
> Why would it? The only time another compiler might interface with an
> SAS/C executable would be through a documented library/device [...]

I was thinking of objects created by another compiler (or an assembler)
or a link library... it may also go the other way, i.e. someone
compiles a source with SAS/C and wants to link the resulting object
file with another project, using another compiler...

Regards Allan

I 'd never thought of this. Hmm, I don't have my manuals handy (I'm at
work at the moment),
but I'll look into this tonight. If someone else on this list who is a
real SAS/C wizard would like
to take a shot at answering this I'm as curious as the next person.

Bob Meyers