Search:

Type: Posts; User: Ngoo Jia Xun

Search: Search took 0.00 seconds.

  1. Replies
    17
    Views
    2,606

    adjustedAmount =...

    adjustedAmount = lround((double)amountPayable/(double)amountPayable);
    Like this? Sorry, still newbie in C..
  2. Replies
    17
    Views
    2,606

    Use ceil and float to round up?

    Use ceil and float to round up?
  3. Replies
    17
    Views
    2,606

    Okay.. Thanks.. So i should change all the...

    Okay.. Thanks..
    So i should change all the floats to int?
  4. Replies
    17
    Views
    2,606

    Any example? I'm sorry.. My lecturer keep on say...

    Any example?
    I'm sorry.. My lecturer keep on say this is C++ programming..
  5. Replies
    17
    Views
    2,606

    Meet some problem in C++ programming

    I can't align the table and don't know how to round up the adjusted amount payable.. I tried everything on earth.. Any expert can teach me the solution? TT



    #include <stdio.h>
    #include...
Results 1 to 5 of 5