Problems exiting from mainwould it be possible to fix it by moving the arrays off the stack, say, by mallocing what I need ins...
Problems exiting from mainI've got a program I've made that runs just fine, except that when it goes to return from main, it c...
O(n) sort functionThanks, I hadn't been able to find the name for that previously. About the commenting, I tend to ...
O(n) sort functionI've recently come up with a linear time sorting algorithm. It is rather restricted in what it can s...
This user does not accept Private Messages