C++ cout a << b << c not showing a

前端 未结 0 1002
盖世英雄少女心
盖世英雄少女心 2020-11-30 02:17

I have used C++ for about one year now, but I really don\'t understand this : I have the following code block :

ifstream contacts;
contacts.open(argv[1]);
str         


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