------- Comment #4 from Lulin dot Song at gmail dot com  2010-08-31 18:02 
-------
(In reply to comment #1)
> I think the return value for character(16) returns are passed via the first
> argument.  So I think this is invalid.
> 

If the return value of function 'requestdouble' is changed to be integer or
double, the program will work. Do you mean that only if the return value is
character string, then it will be passed back through first argument (at
'&rlat' posistion)? Confused.(In reply to comment #1)
> I think the return value for character(16) returns are passed via the first
> argument.  So I think this is invalid.
> 

    If the return value of function 'requestdouble' is changed to be integer or
double, the program will work. Do you mean that only if the return value is
character string, then it will be passed back through first argument (at
'&rlat' posistion)? Confused.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45466

Reply via email to