Next: , Previous: , Up: Memory allocation   [Contents][Index]


12.2.2.6 ‘-yd’: Increment for expanding the dots table

The “dots” table is used for FORTRAN to hold information relating to “dot” operators such as ‘.NE.’. In FORTRAN–90, additional such operators can be added by the program, so the table can grow dynamically. The ‘-yd’ option controls how many additional entries are made available each time the table size needs to be reallocated.