Thread: C program to convert Hexadecimal values to Characters

  1. #1
    Registered User
    Join Date
    Aug 2010
    Posts
    1

    C program to convert Hexadecimal values to Characters

    Hello,


    Can anybody help me in writing a program to convert an array of hexadecimal values into characters?

    Thanks in advance


    Sriram

  2. #2
    Jack of many languages Dino's Avatar
    Join Date
    Nov 2007
    Location
    Chappell Hill, Texas
    Posts
    2,337
    Show us your program template - we're not going to write it for you.
    Mainframe assembler programmer by trade. C coder when I can.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 5
    Last Post: 05-24-2010, 10:01 AM
  2. Convert console sorting program to GUI?
    By Djanvk in forum C++ Programming
    Replies: 1
    Last Post: 09-19-2008, 05:48 PM
  3. Convert to ASCII program almost working
    By ggraz in forum C Programming
    Replies: 8
    Last Post: 09-17-2008, 06:54 PM
  4. Characters to binary... hexadecimal to binary
    By Trauts in forum C++ Programming
    Replies: 48
    Last Post: 10-27-2002, 05:03 PM
  5. How To Convert A Dos-Prompt C++ PRogram Into Win32 Application ?
    By SonicWave in forum Windows Programming
    Replies: 1
    Last Post: 09-15-2001, 11:03 AM