This problem is making me alot of problem : A C program is given. Determine, for each global variable, the number of occurences and the number of lines where it is used by refference.

I accept any help. Thanks

Recommended Answers

All 2 Replies

What have you tried so far in your issue? Have you written any code, or used any tools that could help?

What have you tried so far in your issue? Have you written any code, or used any tools that could help?

At this problem i have a hint which specify me that I should use awk syntax, I don't have any structured global variables just simple like int var1, float var2 ... , I don't have structure, enum, or class

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.