Returning a pointer to a function

Doug Gwyn gwyn at smoke.brl.mil
Sun Mar 31 00:11:40 AEST 1991


In article <4032.27f30e01 at iccgcc.decnet.ab.com> browns at iccgcc.decnet.ab.com (Stan Brown) writes:
>In article <1991Mar25.205433.9958 at swsrv1.uucp>, ta at swsrv1.uucp (Tom Armistead) writes:
>> There is a program called cdecl in the Unix archives that you need to get. It
>Anything for those of us with no Unix access?  (MS-DOS and VAX/VMS)

Yeah -- you can find the source in K&R2 (5.12) for a simpler similar
program, and with a modest amount of work you should be able to fill
in the gaps.  Or, you could adapt the "cdecl" sources; there shouldn't
be any real dependencies on UNIX in that program.



More information about the Comp.lang.c mailing list