Search:

Type: Posts; User: imfrrreal

Search: Search took 0.00 seconds.

  1. Replies
    12
    Views
    1,609

    nevermind

    nevermind
  2. Replies
    12
    Views
    1,609

    Ok, check out int getPin now.. It's still not...

    Ok, check out int getPin now.. It's still not working properly.. after 2 attempts it moves on to getReciept in main.




    #include <stdlib.h>
    #include <stdio.h>
    #include <time.h>

    //Global...
  3. Replies
    12
    Views
    1,609

    OMG I forgot to loop. Duhh Thank you!!!! ...

    OMG I forgot to loop.

    Duhh

    Thank you!!!!

    I'll try fixing that and if I have another issue I'll post.
  4. Replies
    12
    Views
    1,609

    I don't follow, sl4nted

    I don't follow, sl4nted
  5. Replies
    12
    Views
    1,609

    Basically What I'm doing ruling out entries that...

    Basically What I'm doing ruling out entries that are less than 1000. It's not working. Maybe it's the way I link int getPin to the main.. I'm not sure


    #include <stdlib.h>
    #include <stdio.h>...
  6. Replies
    12
    Views
    1,609

    Another C question tonight

    I want to write a function that simulates an ATM operation.

    If a user incorrectly enters their pin more than 3 times, I want to show an error.

    This program is simple, so the only way the user...
  7. Replies
    1
    Views
    1,322

    Help me translate these compile errors

    The jpegs are the screenshots of the compiler errors, incase you don't use dev-c and the errors say something different on your compiler. The third attachment is the complete code incase it's...
Results 1 to 7 of 7