> Yes, you can use splint to find unused global functions.  If you check
> complete programs use the +topuse flag.  See
> http://www.splint.org/manual/html/sec13.html for details.
>
> Splint doesn't produce call trees, but +show-all-uses will display
> information where all external identifiers are used.

Great,

thanks for that hint.


Regards,
Torsten.

Reply via email to