c++ calling c functions
- From: teju <tejaswini_rao47@xxxxxxxxxxx>
- Date: Tue, 4 Dec 2007 20:20:43 -0800 (PST)
hi,
i am trying 2 merge 2 projects into one project.One project is using c
language and the other one is using c++ code.
both are working very fine independently.But now i need to merge both
and my c++ code should call c code.but when i tried to call a function
in c code externing that function in my c++ code, i am getting
unresolved external symbol error. Whatever i try its giving more and
more errrors...so is it possible to merge 2 projects?
if so how can i do that?
please reply....
- Thejaswini
.
- Follow-Ups:
- Re: c++ calling c functions
- From: James Fang
- Re: c++ calling c functions
- From: Default User
- Re: c++ calling c functions
- From: CBFalconer
- Re: c++ calling c functions
- From: Sheth Raxit
- Re: c++ calling c functions
- Prev by Date: Re: Question regarding implementation details of malloc in K&R2
- Next by Date: Re: c++ calling c functions
- Previous by thread: Re: strange test question
- Next by thread: Re: c++ calling c functions
- Index(es):