Message-ID: <000e01bd454c$8eed2860$3d5272c0@darkstar-server> From: "Eran Rundstein" To: "Pieter van Ginkel" , Subject: Re: Pascal & C Date: Sun, 1 Mar 1998 13:59:32 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Precedence: bulk Yes, But how do I call functions in C/C++ that sit in a Pascal file? talrun AT actcom DOT co DOT il -----Original Message----- From: Pieter van Ginkel To: The Cyber God ; djgpp AT delorie DOT com Date: Saturday, February 28, 1998 8:45 AM Subject: Re: Pascal & C >Yes, of course. You could create a project using c, pascal, ada and assemble >if you wanted. I take you're using rhide as a ide. Just use the extensions >you should use (c or cc for c, pas for pascal, ada for ada, f for fortran, s >for assembler, but these are all in the help files with rhide (doc/rhide). >If you're using make, I don't really know how it works, you should try a >little. > >You wrote > > >>Hi! >>Can I create a project in DJGPP that uses both Pascal and C/C++? >> >>E. Rundstein >>talrun AT actcom DOT co DOT il >> >> > >