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

Function bgetsa

src/cbstring/bstrlib.c:2053–2079  ·  view source on GitHub ↗

int bgetsa (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 * (whi

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

bgetsFunction · 0.85

Calls 1

ballocFunction · 0.85

Tested by

no test coverage detected