Johnson Wu Mon, 07 May 2007 18:37:06 -0700
hi, all, this is my testing program , pg77 compile OK, but g77/gfortran error! someone can help?thanks!
subroutine hello() integer i, i integer i write (*, *) "hello" return end