WxWidgets, Printing data from file

前端 未结 0 1702
情话喂你
情话喂你 2020-12-12 03:15

I have a problem, can someone explain me how to print data from file in wxwidgets?

i have my data here

std::string data_from_file;
file.Open();

while(         


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