Search:

Type: Posts; User: brdgsa

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,450

    Checking for letters

    I'm writing a program that involves numbers and I want to make sure that what the user enters are numbers. Here is what I have so far but can't figure out how to do the check;


    /*************...
  2. Replies
    1
    Views
    848

    Pointers and arrays

    I'm trying to create a program that asks for 2 names and a number. Make sure both names have AT LEAST as many characters as the number. Example Thomas Ralph 4 This is OK because Thomas and Ralph have...
Results 1 to 2 of 2