<div>hi,</div>
<div>&nbsp;</div>
<div>I'm using win xp with visual fortran and visual c++. i had compiled in cygwin w/o any problems and most examples worked. however ex16f90 in the mat directory gave the error of unresolved external symbol with matgetarrayf90/matrestorearrayf90 when i tried to compile in cygwin. 
</div>
<div>&nbsp;</div>
<div>it's stated in the documentation that these subroutine only works with certain f90 compiler. does it mean it doesn't work with visual fortran?</div>
<div>&nbsp;</div>
<div>so in order to access the matrix, should i use matgetarray instead?</div>
<div>&nbsp;</div>
<div>thanks alot!</div>