* This function transforms a string vector to a C-style string array. The * returning array has the length of optionsVec_ + 1. The last element of the * array is a null pointer. This helps the deleteCStyleOptions() function to * find the end of the array. The array contains C-style strings with * terminating null character. */
source not stored for this graph (policy: none)
no test coverage detected