Thread: I need help on how to write this program

  1. #1
    Registered User
    Join Date
    Nov 2016
    Posts
    1

    I need help on how to write this program

    Write a C program that asks the user to enter their name, reads the name they enter, then prints the message “Here is your name backwards: “ followed by their name backwards.
    You may assume the name entered will always be less than 50 characters long.

  2. #2
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    What have you tried so far? What part are you having trouble with?
    What can this strange device be?
    When I touch it, it gives forth a sound
    It's got wires that vibrate and give music
    What can this thing be that I found?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 9
    Last Post: 09-09-2014, 08:23 AM
  2. how do I get my program to write itself?
    By Once-ler2 in forum C Programming
    Replies: 11
    Last Post: 08-28-2013, 05:01 PM
  3. can u write this program for me please
    By Amay Bhumak in forum C Programming
    Replies: 10
    Last Post: 07-31-2013, 11:25 PM
  4. Help to write a program
    By vinith98 in forum C Programming
    Replies: 10
    Last Post: 04-07-2008, 12:11 AM
  5. Trying to write a program in C
    By Deadlocked in forum C Programming
    Replies: 11
    Last Post: 10-27-2005, 02:18 PM

Tags for this Thread