problem with cc compiler

Doug Gwyn gwyn at smoke.BRL.MIL
Tue Jul 25 08:02:19 AEST 1989


In article <10599 at smoke.BRL.MIL> gwyn at brl.arpa (Doug Gwyn) writes:
>	#undef sin
>	#define	sin	my_sin

Also:
	extern double	my_sin(double);



More information about the Comp.lang.c mailing list