| www.delorie.com/gnu/docs/gcc/g77_374.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Currently, g77 uses the default INTEGER type
for the lengths of CHARACTER variables
and array elements.
This means that, for example,
a system with a 64-bit address space
and a 32-bit default INTEGER type
does not, under g77,
support a CHARACTER*n declaration
where n is greater than 2147483647.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |