Newbie quesiton: Mix C and C++
- From: philbo30 <masferfc@xxxxxxxxx>
- Date: Sun, 16 Sep 2007 19:05:29 -0000
I have an app that is written in C. Unfortunately there are things
that C cannot do so I need to "call" some C++ functions in order to,
for example, generate charts and graphs as .png files. Since these
are two different languages, is this even realistic? Where's the best
reference on mixing C, C++ ? In advance, thank you for any info
provided.
.
- Follow-Ups:
- Re: Newbie quesiton: Mix C and C++
- From: Pierre Asselin
- Re: Newbie quesiton: Mix C and C++
- From: Keith Thompson
- Re: Newbie quesiton: Mix C and C++
- From: Ben Pfaff
- Re: Newbie quesiton: Mix C and C++
- From: gw7rib
- Re: Newbie quesiton: Mix C and C++
- Prev by Date: Re: Question on device driver ?
- Next by Date: Re: Question on device driver ?
- Previous by thread: help. i dont know how to solve this loop program...using turbo c
- Next by thread: Re: Newbie quesiton: Mix C and C++
- Index(es):
Relevant Pages
|