CS 211 - 9/9/16 the REQUIREMENTS of the assignment call for: void pop ( StructToStack* ); type top ( StructToStack* ); You can ADD the function of: type topAndPop ( StructOfStack* );