Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devosoft/avida
/ MarkLineUsed
Method
MarkLineUsed
avida-core/source/tools/cInitFile.h:137–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
bool WarnUnused() const;
136
137
void MarkLineUsed(int line_id) { m_lines[line_id]->used = true; }
138
139
int GetNumLines() const { return m_lines.GetSize(); }
140
Callers
1
Load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected