MCPcopy Create free account
hub / github.com/VincentWei/MiniGUI / print_autowrap

Function print_autowrap

scripts/lxdialog/util.c:197–252  ·  view source on GitHub ↗

* Print a string of text in a window, automatically wrap around to the * next line if the string is too long to fit on one line. Newline * characters '\n' are replaced by spaces. We start on a new line * if there is no room for at least 4 nonblanks following a double-space. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

dialog_yesnoFunction · 0.85
dialog_msgboxFunction · 0.85
dialog_checklistFunction · 0.85
dialog_menuFunction · 0.85
dialog_inputboxFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected