MCPcopy Create free account
hub / github.com/agraef/pure-lang / GetLength

Method GetLength

purepad/Pipe.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73int CPipe::GetLength()
74{
75 return m_bufInput.GetLength();
76}
77
78BOOL CPipe::IsEmpty()
79{

Callers 8

LastLineFunction · 0.45
MakePathNameFunction · 0.45
TrimFunction · 0.45
GetErrMethod · 0.45
CompileRunFunction · 0.45
Run2Method · 0.45
SearchPrevMethod · 0.45
SearchNextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected