Page 1 of 1
If I use other DLL.......
Posted: Thu Jul 19, 2007 12:49 pm
by gk720421
If I can use other program( ex:fortran or C orC++) to make
DLL , then can I use the DLL from them?
thanks!
Posted: Thu Jul 19, 2007 1:00 pm
by Administrator
Yes, but it is much easier to stick to using C.
Tony.
Posted: Thu Jul 19, 2007 1:37 pm
by gk720421
I ask a problem .....
Do you have some DLL example from fortran ?
If you have files , can you send e-mail to me or upload , thanks
Posted: Thu Jul 19, 2007 5:30 pm
by Administrator
I don't know of anyone who has programmed a DLL in Fortran for use with Vensim. Most people do not use external functions, and all those that I know make use of C.
Tony.