Search:

Type: Posts; User: Nicholas35

Search: Search took 0.00 seconds.

  1. Thread: tolower

    by Nicholas35
    Replies
    5
    Views
    1,496

    tolower

    I'm having trouble pulling each character out to change each one to a lowercase letter

    i.e. PAPER to paper
  2. Thread: Palindrome

    by Nicholas35
    Replies
    7
    Views
    1,565

    Palindrome

    A program that is to check if a string is a palindrome.

    Every character must be put to lowercase.

    so if anyone wants to write some code, then by all means go ahead
  3. Replies
    4
    Views
    1,426

    sample code????

    Yeah, could you give some example code for it? I would appreciate it. Thanks
  4. Replies
    4
    Views
    1,426

    Help w/isupper function

    I have this program that I need to write in a name.....for example "Richard Michael Smith" and output just their initials. I can't figure out how to output just the initials.
    I have
    cout <<...
Results 1 to 4 of 4