Node: STRUCTURE UNION RECORD MAP, Next: OPEN CLOSE and INQUIRE Keywords, Previous: TYPE and ACCEPT I/O Statements, Up: Missing Features
STRUCTURE
, UNION
, RECORD
, MAP
g77
doesn't support STRUCTURE
, UNION
, RECORD
,
MAP
.
This set of extensions is quite a bit
lower on the list of large, important things to add to g77
, partly
because it requires a great deal of work either upgrading or
replacing libg2c
.