external error


[ Follow Ups ] [ Post Followup ] [ CS1704 Discussion WWWBoard ] [ FAQ ]

Posted by SR on July 17, 2000 at 03:29:00:

I have a question and i cant seem to figure out anything regarding it. I compile my program and i keep getting these following external errors:

flightlist.obj : error LNK2001: unresolved external symbol "void __cdecl Interface(struct FlightType * const,int &,class std::basic_string,class std::allocator > &,class std::basic_stringr_traits,class std::allocator > &,class std::basic_string,class std::allocator > &)" (?Interface@@YAXQAUFlightType@@AAHAAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@22@Z)
Debug/flightlist.exe : fatal error LNK1120: 1 unresolved externals

I have no idea what those mean, ANY help would be appreciated. Thanks



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS1704 Discussion WWWBoard ] [ FAQ ]