MCPcopy Index your code
hub / github.com/FDOS/kernel / GetNextMemdiskLine

Function GetNextMemdiskLine

kernel/config.c:653–775  ·  view source on GitHub ↗

Given a pointer to a memdisk command line and buffer will copy the next config.sys equivalent line to pLine and return updated cLine. Call repeatedly until end of string (*cLine == '\0'). Each simulated line is indicated be enclosing the line in curly braces {} with the end } optional - the next { will indicate end/beginning and end of line. MEMDISK options may appear nearly a

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

config.cFile · 0.85

Calls 1

iswhFunction · 0.85

Tested by

no test coverage detected