anyone can you help me to my C++ i cant take the error everytime i make a program i got error and can you give me a program that can solve the area of Circle In Turbo C. thanks
busty043 0 Newbie Poster
Recommended Answers
Jump to PostDeclare two floats - area, radius.
Take in input for radius.
area = 3.1415 * radius * radius
Output area.If you don't know how to do input/output or even declarations then you should go read a book or something.
Jump to Postanyone can you help me to my C++ i cant take the error everytime i make a program i got error and can you give me a program that can solve the area of Circle In Turbo C. thanks
...
Jump to PostThis thread is going nowhere and will only serve as leech bait, so I'm closing it.
All 10 Replies
pseudorandom21 166 Practically a Posting Shark
sfuo 111 Practically a Master Poster
Narue 5,707 Bad Cop Team Colleague
busty043 0 Newbie Poster
sfuo 111 Practically a Master Poster
Cuzzie 0 Newbie Poster
rced -1 Newbie Poster
jackmaverick1 commented: Homework! -1
sergent 52 Posting Pro
sergent 52 Posting Pro
Narue 5,707 Bad Cop Team Colleague
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.