Connecting Tech Pros Worldwide Forums | Help | Site Map

Create dll with Turbo C

Newbie
 
Join Date: May 2007
Posts: 1
#1: May 30 '07
Hi
Am using Turbo C compiler. Can i create a DLL with this compiler.If so how with an example plz.I tried but not succeeded.Plz help me out of this problem.

Spruce

sicarie's Avatar
Moderator
 
Join Date: Nov 2006
Location: USA
Posts: 3,929
#2: May 30 '07

re: Create dll with Turbo C


Quote:

Originally Posted by spruce

Hi
Am using Turbo C compiler. Can i create a DLL with this compiler.If so how with an example plz.I tried but not succeeded.Plz help me out of this problem.

Spruce

What did you try? What errors did you get, or what problems did you run into?
Newbie
 
Join Date: Nov 2009
Posts: 1
#3: 2 Weeks Ago

re: Create dll with Turbo C


Its possible to create a DLL using Turbo C++ and use it in programming (like JNI)


Check out a complete Step-By-Step tutorial - here
Reply


Similar C / C++ bytes