MCPcopy Create free account
hub / github.com/MikeMirzayanov/testlib / skipChar

Method skipChar

testlib.h:1955–1957  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1953 }
1954
1955 void skipChar() {
1956 increment();
1957 }
1958
1959 void unreadChar(int c) {
1960 bufferPos--;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected