Search:

Type: Posts; User: kahwei

Search: Search took 0.00 seconds.

  1. Replies
    12
    Views
    1,462

    haha guys..anyway i finallyt figure how to do...

    haha guys..anyway i finallyt figure how to do it..=D
  2. nynicue thx for ur code..=).....i change it a...

    nynicue thx for ur code..=).....i change it a little and got it...TQ...=)....
  3. Replies
    12
    Views
    1,462

    yeah....its a C++ solution and i cant understand...

    yeah....its a C++ solution and i cant understand it...=(...i am just learning about Basic of C....But anyway thx for ur CODE 'ROCKERGAL"....=D..Hope u can translate it to C so i can understand it...
  4. i tried using this method but still to no...

    i tried using this method but still to no avail...=(.....


    exit(0);
    exit(EXIT_SUCCESS);
    exit(EXIT_FAILURE);
  5. Replies
    12
    Views
    1,462

    hmmm...not sure coz this is the first time i come...

    hmmm...not sure coz this is the first time i come across this type of question...=X......Wat do u think then???
  6. owh...sorry i didnt explain in more...

    owh...sorry i didnt explain in more detail....=X...i meant i want the program to confirm the user action before quitting...???Like "R U SURE U WAN TO QUIT"???How am i suppose to do that??
  7. Replies
    12
    Views
    1,462

    Which is the best method for this problem??

    GUYS do u have any idea which method is best used in this kind of situation?And how should i write the code??

    PURCHASING MODULE
    B – to purchase ticket for Business class
    E – to purchase ticket...
  8. How to add the "QUIT APPLICTION" code in this???

    GUYS which&where should i put the EXIT code in??Pls help..=(...Thx in advance...



    #include<stdio.h>
    void menu();
    void submenu();
    main()
    {
    menu();
Results 1 to 8 of 8