Search:

Type: Posts; User: playboy1620

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,415

    aha, ok, how bout while condition?

    ok, the pow part i understood, but what about the while condition. That is the part in the exam question that confuses me this most. I mean, i dont know what the while (condition) is. how should it...
  2. Replies
    4
    Views
    1,415

    Another urgent help, plz reply fast

    Ok, here is another question I got confused in the exam paper. As far as I know, to calculate some power of a number is like this

    pow (x,y)

    But then, the question mentions about the while...
  3. Replies
    1
    Views
    1,473

    Need Help quick reply plz

    Hi. Tomorrow is my programming exam, and today I have pulled out the past exam paper, and I took this question out from last semesters exam. I needed help for this question because I was very...
  4. Replies
    7
    Views
    1,688

    oh man

    *sigh*, so.............there is absolutely no way we can use scanf with characters, cant we? why is that? how come scanf does not allow this? Is there another possible way we can use besides scanf?...
  5. Replies
    7
    Views
    1,688

    oops

    oops, i forgot that, damn, how can i make a silly mistake like that, hehe. Anywayz, got ur email right away, fixed that problem with scanf, now when i run the prog., i enter two integers, but unable...
  6. Replies
    7
    Views
    1,688

    I'm stuck with function, help plz

    Hi. Below is my program. I had to do one question with functions in my program, however, when i typed it out, i checked for errors but there were none. But only 3 warning messages, it says
    ...
  7. *sigh*

    Thanks for replying, bigtamscot and swoopy.

    *Sigh* Bigtamscot, i used ur switchcase method, though ending 'Q' for one value does give me the right value but with more than one value (i mean to...
  8. ok then, just a tip for my 'value' problem

    I know i have sent this message, but no-one seem to reply cuz of what i said for help. Oh well, i actually meant to say is what is the problem with my value in my program. Just point out to me which...
  9. Replies
    5
    Views
    1,375

    chill Salem

    Dude, chill out, Salem. I know u were ........ed with my last post for help with value. Besides, you were the one who helped me understood the function of ending loop with characters and that I thank you...
  10. Replies
    5
    Views
    1,375

    Value is wrong. Someone help

    Below, is my prog. i know how to end loop with numbers and it gives me the correct value. I just learned how to end loop with 'q', though the value is not what i expected, the value got doubled!!! So...
  11. Replies
    1
    Views
    1,537

    Alrite, now how to end with 'q'

    I understand that ending the loop for this menu, you have to type in 11. It works well w/ numbers to end loop. Though, what i am really after now, is i want to learn how to end the menu loop using...
  12. Replies
    1
    Views
    1,012

    dont know where to start!! help

    Hi!!! I have received the question paper from my prof. and there was just one question i was not able to think it out, neither know where to start also. I was wondering if you could help me out here...
  13. Replies
    1
    Views
    2,926

    Help me in while loop with case menu

    Below is my program... the whole purpose of this prog. is to ask user to enter product no. and then enter number of quantity he wants. When user input those two, he may want to order another...
Results 1 to 13 of 13