MCPcopy Create free account
hub / github.com/Tripwire/tripwire-open-source / IsEnd

Function IsEnd

src/tw/dbexplore.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60static inline bool IsEnd(TCHAR c)
61{
62 return ((c == _T('\0')));
63}
64
65
66///////////////////////////////////////////////////////////////////////////////

Callers 1

GetNounFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected