StacksConfused on how I would implement this for stacks [code] aStack::pop() [/code]
outputtingThis is what int main() will call it by: [b] const pizza<int> pizza1(5, "pizza1"); [/b]
outputtingSo using templates, I'm supposed to output the following: [code][56][343][23][12][676] [/code]] This...
This user does not accept Private Messages