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

Function bassigngets

src/cbstring/bstrlib.c:2012–2038  ·  view source on GitHub ↗

int bassigngets (bstring b, bNgetc getcPtr, void * parm, char terminator) * * Use an fgetc-like single character stream reading function (getcPtr) to * obtain a sequence of characters which are concatenated to the end of the * bstring b. The stream read is terminated by the passed in terminator * parameter. * * If getcPtr returns with a negative number, or the terminator character *

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

ballocFunction · 0.85

Tested by

no test coverage detected