How do you get a value inside of a double quote in c++?

后端 未结 0 795
天命终不由人
天命终不由人 2021-01-01 08:06

I am trying to make a coding language in c++. I am working on the print function but I would like to have it use double quotes.

while(getline(file,line)){
  c         


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