MCPcopy Create free account
hub / github.com/Ericsson/CodeCompass / createCStyleOptions

Function createCStyleOptions

util/src/dbutil.cpp:79–94  ·  view source on GitHub ↗

* 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

checkPsqlDatbaseFunction · 0.85
connectDatabaseFunction · 0.85

Calls 2

sizeMethod · 0.80
endMethod · 0.80

Tested by

no test coverage detected