MCPcopy Create free account
hub / github.com/coronalabs/corona / one_input_line

Function one_input_line

external/sqlite3/shell.c:569–587  ·  view source on GitHub ↗

** Retrieve a single line of input text. ** ** If in==0 then read from standard input and prompt before each line. ** If isContinuation is true, then a continuation prompt is appropriate. ** If isContinuation is zero, then the main prompt should be used. ** ** If zPrior is not NULL then it is a buffer from a prior call to this ** routine that can be reused. ** ** The result is stored in space obta

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

process_inputFunction · 0.85

Calls 1

local_getlineFunction · 0.85

Tested by

no test coverage detected