Search:

Type: Posts; User: daisy

Search: Search took 0.00 seconds.

  1. Replies
    25
    Views
    3,489

    first of all.... no loops no weekday string...

    first of all....

    no loops

    no weekday string only:
    int dayasint;

    I've already used kurz7 program and it has no errors but doesn't work properly with the weekday string.

    this is the first...
  2. Replies
    25
    Views
    3,489

    Thank you. I don't want to rely on anyone. And...

    Thank you. I don't want to rely on anyone. And since I did write out what I kinda thought the code would be no one has helped anyways. Im in college for computer programming/analyst as a mature...
  3. Replies
    25
    Views
    3,489

    I'd appreciate any help at all...Im a beginner at...

    I'd appreciate any help at all...Im a beginner at this and Im making it harder than it has to be, it doesn't help with deadlines.
  4. Replies
    25
    Views
    3,489

    I kinda know what the program needs...I just...

    I kinda know what the program needs...I just can't seem to get the ifs and math into it

    <code>
    int n;
    char days[]="monday", "tuesday"...etc.
    char day[];
    char d[];

    printf("Enter the day...
  5. Thread: strcmp

    by daisy
    Replies
    7
    Views
    2,006

    thank you

    thank you for your quick response.
    Not working for me but it's coming along.

    QUESTION:
    The user inputs the day (monday) then inputs a number between 1000 and 10000 days.
    How would you figure...
  6. Thread: prog in C

    by daisy
    Replies
    3
    Views
    1,364

    prog in C

    at the end I am supposed to output how many coins which ones and the amount of each and then the total amt....can't seem to get past jonnies ($1.21)....HELP?!?!?!?!? quickly....

    #include...
Results 1 to 6 of 6