For Programmers: Free Programming Magazines  


Home > Archive > Fortran > May 2005 > linking dll









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author linking dll
tayfuncakirtas@gmail.com

2005-05-26, 3:57 am

i want to call a function that is in a dll written with other lang. i
did some search and all i learned is that i must link the lib file of
dll
while compiling my dll.


but the problems are;


- i don't have the lib file. but i do know the name of function and
it's arguments.


- what is linking and how can i do ? Can anyone give me an example ?


- do i need any interface in my fortran code or may i just call the
function ?


thanks for any help.


Note: i did some search but didn't get sth. usefull. my compiler is
g95, Windows XP

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com