MCPcopy Create free account
hub / github.com/Unity-Technologies/HLSLcc / bjoin

Function bjoin

src/cbstring/bstrlib.c:2470–2513  ·  view source on GitHub ↗

bstring bjoin (const struct bstrList * bl, const_bstring sep); * * Join the entries of a bstrList into one bstring by sequentially * concatenating them with the sep string in between. If there is an error * NULL is returned, otherwise a bstring with the correct result is returned. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected