Search:

Type: Posts; User: Wetling

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    3,136

    Okay, I read the scanf thread and I guess I'll...

    Okay, I read the scanf thread and I guess I'll put a space in front of my %c.
  2. Replies
    7
    Views
    3,136

    :) Okay. Luckily I don't want to be a...

    :) Okay. Luckily I don't want to be a programmer (a Pascal class made that descision for me). This is just a requirement for the degree. I suppose it doesn't help that the prof is a Visual Basic...
  3. Replies
    7
    Views
    3,136

    Alright, thanks. [b] Unfortunately I...

    Alright, thanks.


    [b]

    Unfortunately I can't do that (as far as I know). The compiler I'm using is at school. However, I have caught several spelling errors, the code I posted is not quite...
  4. Replies
    7
    Views
    3,136

    It doesn't have something to do with the fact...

    It doesn't have something to do with the fact that in that last if statement, I say if more_client=='y', while I'm asking the user to input a Y or N (capital v. lower case)?
  5. Replies
    7
    Views
    3,136

    A small problem with a small program

    Hello,

    I am learning C at school and have this program I'm writing. I was able to fix all the errors (and there were plenty :))

    Here is the code



    #include <stdio.h>
Results 1 to 5 of 5