| www.delorie.com/gnu/docs/gcc/g77_587.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
g77 doesn't support arbitrary operands for concatenation
in contexts where run-time allocation is required.
For example:
SUBROUTINE X(A) CHARACTER*(*) A CALL FOO(A // 'suffix') |
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |