Class diagram is used for Object oriented program like C++, Java etc. How can I represent it for C code? C code doesn't have class but they have functions. Each function have variables and other calling function. I want to represent the relationship between functions with variable and calling function. How to do that and what can we call that diagram?

Thanks~~

More Muhammad Iqbal Hossain's questions See All
Similar questions and discussions