I need program in c to print keywords and their frequency of occurence in a given c program

Recommended Answers

All 3 Replies

naunsa man tawn ka oy!!! maghimo ug imo, nyah ila lang kah correctionan!! kamaut nimo noh

We are not a software factury where you can get the answers to all the programs you teacher might ask you to write. Think about what you are required to do then write an outline of the program. After that you should be able to code the program. only when you show us your work will we help you.

Member Avatar for iamthwee

You probably need to create a 2d array or something to store the key words and then have a count everytime you pass by them in the given c program. Perhaps even a linked list maybe?

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.