Is there any development tool for the C programming language?
Please note that I am using C not C ++, and I want to use a design tool like StarUML , but it seems that UML is not a good way for C because C is not an object oriented language.
What is the best method for developing C-based applications and libraries?
Thanks.
source share