The input file used to test findcode: --------------------------------------this line is not part of file----------------------------- //This is a test for Findcode.cpp #include #include int main(void) { //this program doesn't do anything. It will //not even compile. It's here purely to test the functionality of //findcode int find; find(); a->find; b->m_str = 1234; x= y*find; } void func(void) {find;}; int func2(void) { //do something with the finder c=!find+2; } /* blah blah blah. */ --------------------------------------this line is not part of file-----------------------------