can anyone help to solve this question using dev c++,i'am very poor knowledge in c++
sometime i'am very down to do question...
please help me to write a program to display an array of characters in reverse order
e.g
input:hello
reverse order:olleh

note:you must make sure that the new string you create(the reverse copy)has a null termination(/0) character in right place.you may need to declare a new array for the reverse order...
help me...

minas1 commented: Show some effort. +0

Recommended Answers

All 3 Replies

we don't do people's homework, but we will help if you show is some effort on your part. Post the code you have attempted and ask more specific questions.

It is so hard to help when we don't know where you are up to. And if you haven't actually done anything, how will you ever learn?

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.