开发者

Is there any design tool for C programming language? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 4 years ago.

开发者_如何转开发 Improve this question

Is there any design tool for C programming language?

Note that I use C not C++ and I want to use a design tool something like StarUML, But it seems UML is not a good way for C, because C is not an object oriented language.

What is the best method for designing the C based application and libraries?

Thanks.


Have a look at this post, it is similar

How to design an UML class diagramm with non object oriented parts?


Have a read here about how to better use uml for C: http://drdobbs.com/web-development/184401948

Also read this question, it has some good answers: UML for C programming language

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜