Thread: ASCII characters

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

    Question ASCII characters

    I'm new to C++ and i'm trying to come up with a function that takes a single character input then outputs the decimal representation for the ASCII of that character. I'm very new and confused? thanks for any help.

  2. #2

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 10
    Last Post: 07-10-2008, 03:45 PM
  2. Replies: 11
    Last Post: 03-24-2006, 11:26 AM
  3. ascii characters video displaying on tv screen
    By deian in forum C Programming
    Replies: 6
    Last Post: 10-12-2004, 09:46 PM
  4. ASCII Printable Characters
    By dalek in forum C# Programming
    Replies: 3
    Last Post: 08-11-2003, 04:13 AM
  5. Printing extended ASCII characters
    By Jonny M in forum C Programming
    Replies: 2
    Last Post: 03-01-2002, 10:12 AM