ANSI <--> K&R conversion utilities

Norman Diamond diamond at diamond.csl.sony.junet
Thu Jun 8 12:51:20 AEST 1989


In article <229900005 at uxe.cso.uiuc.edu> mcdonald at uxe.cso.uiuc.edu writes:

>Instead of worrying about ANSI-C to old-C translaters, why not just
>get ANSI-C compilers? 

Why not avoid the whole mess and just get Ada compilers?  :-I (irony)

>There are things (i.e. passing float parameters) that are impossible
>in old-C.

It was possible in old-C by wrapping it in a struct.  Just like arrays.

>In any case, the best-selling C compilers already have large hunks
>of ANSI-C in them.

Yes, but it doesn't much help people who have to use unpopular machines
which use poorly-selling C compilers.  I'm not in that boat, but on
their behalf, I urge you to use some sense.

--
Norman Diamond, Sony Computer Science Lab (diamond%csl.sony.co.jp at relay.cs.net)
 The above opinions are my own.  However, if you see this at Waterloo, Stanford,
 or Anterior, then their administrators must have approved of these opinions.



More information about the Comp.std.c mailing list