Group: gnu.emacs.help · Group Profile · Search for 101 lists in gnu.emacs.help
Author: David Frank
Date: Aug 1, 2006 15:29
... in message news:44cfd412$0$11328$ec3e2dad@news.usenetmonster.com... ! --- 2nd processing test file --- allocate ( lists(nlists) ) do n = 1,nlists read (1,91,end=101) lists(n)%%name BTW, the "end=101" shud be "end=102" jumping to program termination 102 stop end program BUT luckily it never gets a chance to ...
|