Search:

Type: Posts; User: kevhine

Search: Search took 0.00 seconds.

  1. Thread: Please Help

    by kevhine
    Replies
    7
    Views
    1,025

    okie.. tyvvvvmm u saved my day

    okie.. tyvvvvmm u saved my day
  2. Thread: Please Help

    by kevhine
    Replies
    7
    Views
    1,025

    ic.. cos with my current code above, some1 can...

    ic.. cos with my current code above, some1 can still enter a alphabet and the program will still return a number. I want an error message to come out instead of a number
  3. Thread: Please Help

    by kevhine
    Replies
    7
    Views
    1,025

    Thank you sooooo much.. I have been sitting here...

    Thank you sooooo much.. I have been sitting here for 2 hours trying to figure out why. Ok will keep that in mind. I should do the same as you too lol. Anyway, can you help me with 1 more problem....
  4. Thread: Please Help

    by kevhine
    Replies
    7
    Views
    1,025

    any1 can help please? need help urgent.. ok i...

    any1 can help please? need help urgent.. ok i checked the logic is correct to sort.. but can some1 tell me where i went wrong at the part to choose 'a' or 'd'? If i press d, it still shows ascending...
  5. Thread: Please Help

    by kevhine
    Replies
    7
    Views
    1,025

    Please Help

    #include "stdafx.h"
    #include <iostream>

    using namespace std;

    int main()
    {
    double num1, num2, num3;
    double temp;
    char ad;
Results 1 to 5 of 5