Search:

Type: Posts; User: Andrew Webb

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    726

    ok, so it will treat all characters as integers,...

    ok, so it will treat all characters as integers, so how would I get the program to return 'This is not a digit' when I enter some other than 0-9?
  2. Replies
    6
    Views
    726

    Thanks for the reply, The problem I'm having...

    Thanks for the reply,

    The problem I'm having is if I enter a letter or symbol I will get the message 'zero'. I want it to print 'NOT A DIGIT' and I can't see why it's not doing that.
  3. Replies
    6
    Views
    726

    Help with 'switch statement' please.

    Hi, I'm writing a program, using switch statements only, and the problem is below:

    Write a program, digitsToWords.c, that prompts the user to input a character in the range '0' to'9' (i.e. a digit...
  4. Thanks for all the help. The reason Im using...

    Thanks for all the help. The reason Im using bubblesort is because thats the example our tutor gave us to use. I think Il stick with that because I don't want to get myself even more confused so...
  5. Need some guidance with an assignment please - arrays and functions

    Hi, Im hoping someone can give me some guidance point me in the right direction with an assignment I have.

    I have done the first part, i think??, which is to allow the user to enter up to 10...
Results 1 to 5 of 5