Search:

Type: Posts; User: Moody Barrawi

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    2,959

    I know how to do that but my program is in a big...

    I know how to do that but my program is in a big scale. So I kind of get confused :p
  2. Replies
    7
    Views
    2,959

    So does the function go like char x; printf "do...

    So does the function go like char x; printf "do you want to do an other conversion"; then scanf "%c",'x' then if x==N | x==n then exit the program and if x==Y | x==y then repeat the program?
  3. Replies
    7
    Views
    2,959

    Oooh, so i make a function that behaves like a...

    Oooh, so i make a function that behaves like a loop that only goes out if N was put, and go around in the loop if I press Y. And I should make all of the MAIN program inside this function is what you...
  4. Replies
    7
    Views
    2,959

    Adding a yes or no (Y/N) function

    Okai, so this is the program I have reached, it works perfectly. But there is one thing I need. I need to add a Y/N function. What I mean is I want for there to be a question to ask the user at the...
Results 1 to 4 of 4