Re: Coupling Fortran Code with Simulink
- From: "Marco Polloni" <polloni_marco@xxxxxxxxx>
- Date: 28 Oct 2005 08:27:55 -0700
Jugoslav Dujic ha scritto:
> You can get the names of exports using dumpbin /exports command-line
> utility, or "Dependency Walker" GUI application (both bundled with CVF).
> However, that still won't give you its arguments -- the only way
> to know that is to check documentation (or Google for it).
Hi Jugoslav.
The use of dumpbin seems to give me poor results:
----------
Dump of file incmodel.dll
File Type: EXECUTABLE IMAGE
Summary
4000 .data
1000 .data
F000 .text
-----------
I've been not able to use Dependency Walker, because I'm not an expert
user (I begun working on Fortran less then 2 month ago) and I couldn't
find information about that.
Thanks.
I hope this group could help me, because I looked for documentation on
the web for all day and I haven't found any good ideas yet.
Marco
.
- Follow-Ups:
- Re: Coupling Fortran Code with Simulink
- From: Jugoslav Dujic
- Re: Coupling Fortran Code with Simulink
- References:
- Coupling Fortran Code with Simulink
- From: Marco Polloni
- Coupling Fortran Code with Simulink
- Prev by Date: Re: complex arithmetics
- Next by Date: Re: Debug my program please.
- Previous by thread: Coupling Fortran Code with Simulink
- Next by thread: Re: Coupling Fortran Code with Simulink
- Index(es):
Relevant Pages
|