Andy009Duncan
This time we build up an array made up of self-made structures. We then sort that array based upon one part of the structure, via a simple bubble sort algorithm making use of pointer arithmetic.
http://andyjamesduncan.wordpress.com
Finished code block:
http://andyjamesduncan.wordpress.com/2013/02/08/learn-finance-c-lesson-24-bubble-sort-of-struct-using-pointers/ ... https://www.youtube.com/watch?v=-KKxV3OVWKU
292564485 Bytes