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

Function bassignformat

src/cbstring/bstrlib.c:3125–3168  ·  view source on GitHub ↗

int bassignformat (bstring b, const char * fmt, ...) * * After the first parameter, it takes the same parameters as printf (), but * rather than outputting results to stdio, it outputs the results to * the bstring parameter b. Note that if there is an early generation of a * '\0' character, the bstring will be truncated to this end point. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

bfromcstrallocFunction · 0.85
ballocFunction · 0.85
bdestroyFunction · 0.85
bassignFunction · 0.85

Tested by

no test coverage detected