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

Function bSecureInput

src/cbstring/bstraux.c:1063–1103  ·  view source on GitHub ↗

bstring bSecureInput (int maxlen, int termchar, * bNgetc vgetchar, void * vgcCtx) * * Read input from an abstracted input interface, for a length of at most * maxlen characters. If maxlen <= 0, then there is no length limit put * on the input. The result is terminated early if vgetchar() return EOF * or the user specified value termchar. * */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

bfromcstrallocFunction · 0.85

Tested by

no test coverage detected