[comp.lang.c] using tcov

ho@sask.UUCP (Wing Ho) (02/01/88)

I want to know how to use the utility program tcov for
my c program which has a lot of included files.
I tried the cc -a prog.c and it gives me syntax that
I don't have if I use the cc prog.c.

Thanks.

ho@sask