| www.delorie.com/gnu/docs/gcc/g77_610.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
An option such as `-fugly-char' should be provided to allow
REAL*8 A1 DATA A1 / '12345678' / |
and:
REAL*8 A1 A1 = 'ABCDEFGH' |
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |