>
> I am not quite sure what the rules are for optional arguments, but the 
> gfortran
> compiler complained when I had it in a different place, one that mimicked the 
> C API
> more closely. I will have to investigate that.

Right, Intel Fortran agrees with gfortran on this, so optional arguments have 
to appear at the end of the list, which makes sense in a way. If we want it to 
appear in the same position as the C API, then I will have to use another 
mechanism. Nothing dramatic, only a bit more code, as I will have to add 
alternative routines then. Let me know what you think.

Regards,

Arjen

DISCLAIMER: This message is intended exclusively for the addressee(s) and may 
contain confidential and privileged information. If you are not the intended 
recipient please notify the sender immediately and destroy this message. 
Unauthorized use, disclosure or copying of this message is strictly prohibited. 
The foundation 'Stichting Deltares', which has its seat at Delft, The 
Netherlands, Commercial Registration Number 41146461, is not liable in any way 
whatsoever for consequences and/or damages resulting from the improper, 
incomplete and untimely dispatch, receipt and/or content of this e-mail.

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to