Loans | Credit Score | Insurance | eHarmony Coupon | Xbox Mod Chip
searching for a function in a project [Archive] - PCMech Forums

PDA

View Full Version : searching for a function in a project


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.

piasabird
02-14-2003, 11:45 AM
The compile statement probably has to have some path set to find the right folders.