Search:

Type: Posts; User: doylie

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    898

    subtracting float from long

    I have a small problem of subtracting a float value from a long.

    When I run the program because cust bal is a float and credit limit is a long when I come to subtract one from the other it isn't...
  2. Replies
    0
    Views
    834

    different results every time

    I have a file sort program thats causing me some confusion?
    Every time I run it I'm getting different results?
    I am opening the file allocating memory then reading the data to memory like so.
    ...
  3. Replies
    1
    Views
    1,489

    qsort and unions

    I have a binary file that contains vaious length records that are held in structures.
    Here is a sample of the file :-
    I10014 010006 0002 I10006 010006 0001 I10006 049301 0009 I10022 012807 0008...
Results 1 to 3 of 3