Developer FAQs

Developer Questions And Answers

×
MENU
  • Languages
  • Web
  • Database
Homedata-conversionPosts
How do I convert a vector<string> to a const char* const* in c++? Languages

How do I convert a vector<string> to a const char* const* in c++?

I am trying to convert data into the right format for a specific unit test. The task is to mine a set of words, the unit tests will make sure the results are correct. I have no access to the unit tests, just the declaration which takes a const char*...
09月05日 发表评论
Read More
Copyright ©  Developerfaqs  All Rights Reserved.

登录 找回密码

输入用户名或电子邮箱地址,您会收到一封新密码链接的电子邮件。

  • 文章目录
  • icon