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*...
