Search:

Type: Posts; User: RJ Šela Cruz

Search: Search took 0.00 seconds.

  1. Replies
    23
    Views
    2,942

    do you know how to make a flowchart of this? ...

    do you know how to make a flowchart of this?


    #include <iostream>#include <cstdlib>


    using namespace std;


    main()
  2. Replies
    4
    Views
    1,784

    can I edit my first post and delete the picture?...

    can I edit my first post and delete the picture? my friend says to delete his name on that picture.
  3. Replies
    23
    Views
    2,942

    if you put Y it should ask again your order and...

    if you put Y it should ask again your order and the quantity again
  4. Replies
    23
    Views
    2,942

    my program terminates when i put a space on my...

    my program terminates when i put a space on my NAME
    and the y/n function doesn't work?

    my codes are
    #include <iostream>#include <string>


    using namespace std;
  5. Replies
    23
    Views
    2,942

    why does the y/n function dont work? what should...

    why does the y/n function dont work? what should i do?
  6. Replies
    23
    Views
    2,942

    teach me again please :D my program terminates...

    teach me again please :D

    my program terminates when i put a space on my NAME
  7. Replies
    23
    Views
    2,942

    yes... thank you very much Khabz for helping me...

    yes... thank you very much Khabz for helping me with the first problem... now i sorta know how to do the 2nd problem... Thank you Very much.. By the way,, this isn't a assignment.. its a practice for...
  8. Replies
    4
    Views
    1,784

    how to delete my thread?

    how do i delete my thread?
  9. Replies
    23
    Views
    2,942

    how do you delete a thread?

    how do you delete a thread?
  10. Replies
    23
    Views
    2,942

    i still don't get how to loop :(

    i still don't get how to loop :(
  11. Replies
    23
    Views
    2,942

    im stuck here #include #include...

    im stuck here

    #include <iostream> #include <string>

    using namespace std;


    int main()
    {
    string name, section;
  12. Replies
    23
    Views
    2,942

    Help me with my two exercises.. codes

    ICT02 Programming Project:
    Write a C++ program that would display the text below and will accept orders, compute for the total amount and computer for customer change after entering the given cash....
Results 1 to 12 of 12