MCPcopy Create free account
hub / github.com/FSoft-AI4Code/CodeText-parser / main

Function main

tests/test_parser/test_sample/c_test_sample.c:19–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19int main() {
20 printf("Enter a sentence: ");
21 reverseSentence();
22 return 0;
23}

Callers

nothing calls this directly

Calls 1

reverseSentenceFunction · 0.85

Tested by

no test coverage detected