MCPcopy Create free account
hub / github.com/devosoft/avida / GetNumberOfMatchStrings

Method GetNumberOfMatchStrings

avida-core/source/main/cTaskLib.h:78–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76 vector<cString> GetMatchStrings();
77 cString GetMatchString(int x);
78 int GetNumberOfMatchStrings() { return m_strings.size(); }
79
80private:
81 // Store the strings used by the MatchString tasks

Callers 1

PrintStringMatchDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected