fifi
02-04-2003, 04:39 PM
I am doing some C prog using Microsoft C 1.52. I have a primary folder that has the original code and a working folder that I make changes to (controlled by microsoft Visual Sourcesafe). Everytime I search for a function in some of the files it will return no reference found. But if I maually go into the file I could see all the references to the funtion or variables. What is wrong here? Any help is appreciated.