c++ newbie question: How do I cout a vector that is created in a header file?

后端 未结 0 1630
小蘑菇
小蘑菇 2020-12-10 19:39

The following function is given and lies in a header file:

// reads numbers from stdin, one number per line until it detects an empty line
// returns all read         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题