C vs. FORTRAN

Steven Ryan smryan at garth.UUCP
Wed Jul 13 05:19:06 AEST 1988


>Lets see malloc or alloca[1] in fortran without some low level routines
>in some other language. Also recursion, yes you can make your own stack
>but how big do you make this stack?

I'll let some fortran freak rise and show how to abuse blank common. In
addition, some low level routines? Does this mean C is not sufficient for
itself? And how big do you make a stack for stack based languages? The only
difference is whether you securely implement it out of sight and out of
mind, or make it big as life and twice as natural?



More information about the Comp.lang.c mailing list