Skip to content

sgetaz lab1 submission#31

Open
sgetaz wants to merge 2 commits into
dat320-2014:masterfrom
sgetaz:master
Open

sgetaz lab1 submission#31
sgetaz wants to merge 2 commits into
dat320-2014:masterfrom
sgetaz:master

Conversation

@sgetaz

@sgetaz sgetaz commented Sep 3, 2014

Copy link
Copy Markdown

The .c program has two known bugs:

  • Firstly, although the computed sum is correct within sort_sum.c just before it's return to main.c, when the
    sum is printed in main there appears to be an overflow of some sort. Hours of debugging failed to find a
    cause for the problem.
    • Secondly, for some reason qsort fails to sort the final entry of the table. I do not know why this occurs

Sven Geta added 2 commits September 3, 2014 19:06
- There are two known bugs with the program:
  *Firstly, although the sum is correct right before returning to main.c,
   when printing out the sum in main.c there is some apparently some overflow.
   Hours of debugging yielded no answer...
 *For some reason, qsort fails to sort the final entry in the table.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant