For Programmers: Free Programming Magazines  


Home > Archive > Fortran > November 2004 > Re: CVF warning LNK4084: total image size 355000320 exceeds max (268435456)









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: CVF warning LNK4084: total image size 355000320 exceeds max (268435456)
Michael Metcalf

2004-11-29, 4:07 pm


"Rich Townsend" <rhdt@barVOIDtol.udel.edu> wrote in message
news:cof8ee$9sc$1@scrotar.nss.udel.edu...
>
> OK, but we now have LOG(), LOG10(), MOD() etc. -- but still AIMAG(). Why
> is that?
>

The first three are generic names for several different specific names
corresponding respectively to different types of arguments. The use of
generic names is a simplification. The last can take only one type of
argument and so there is no potential simplification (M&R, Table 11.2).

Regards,

Mike Metcalf

P.S. A personal note: I am moving back to Berlin from London next month, and
will have only sporadic access to the internet for the whole of December.



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com