Author | Topic |
Location: ballarat
Registered: April 2003
|
Re: anyone have much experience with c?
|
Mon, 14 June 2004 23:47
|
|
thanks for the replies guys
the situation is i am intergrating a f2c (fortran to c) generated c function into a vc++ 6.0 dll. i have everything compiling except that it cant find the c function that is in its own file. i have tried using a header file that contains the function prototype but no luck. i have made a test dll where the lone c function can be found, so i think the problem is perhaps in the order that it links.
joy joy joy
cheers
|
|
|