cn anyone help me how to develpo a project on telephone billing system in c++

i need it badly plzz help

Please specify what you mean by "help". Because what you've posted so far suggests you want someone to do work for you, which isn't what Daniweb does.

i need idea about this project

Is that all the instructions you were given? Have you ever seen a telephone or cell bill? Among other things it will contain a detailed list of all the chargeable phone calls you made, how long the calls were, the cost per minute, and the total cost for each call. Your program will most likely have to contain similar information. so, you can create a class that allows you to enter the info for a single call and save it to a file. At some time later your program will prepare a bill.

Now, think about what your program needs to do, and create a menu that allows you to do them.

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.