Home Segments Index Top Previous Next

333: Practice

Revise the bigger_trade, which you were asked to define in Segment 323, such that it takes a third argument by which it is to return a pointer to the trade object with the higher trade price.

Then, modify the program you were asked to define in Segment 323 such that it uses your new definition of bigger_trade.