Search:

Type: Posts; User: PaulB

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,937

    Thanks Salem, that worked a treat! Paul

    Thanks Salem, that worked a treat!

    Paul
  2. Replies
    2
    Views
    1,937

    Arithmetic Problems using ProC

    I have a problem with the following code sample which does not return the expected result:



    int main ( int argc, char **argv )
    {
    int in_mth_alloc = 0;
    float db_result = 0.0;
    ...
Results 1 to 2 of 2