Search:

Type: Posts; User: pipskie

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    6,655

    I resolve my first issue, thanks for the help...

    I resolve my first issue, thanks for the help guys.

    Now, I wanted to put an option under Selection 2, like a 5th option, where it will only go back to choosing a vehicle, not entirely go back to...
  2. Replies
    6
    Views
    6,655

    i tried fgets but it skips directly to address

    i tried fgets but it skips directly to address
  3. Replies
    6
    Views
    6,655

    stuck with scanf %s

    #include <stdio.h>

    char rent(char car);
    char terms(char read);
    int choice;

    int main()
    {
    int car_type, selection,contact;
    char mainmenu,read;
Results 1 to 3 of 3