2002/3/22
2. FORTRANの関数(2)
nadd_関数をTest2というモジュールの関数にする
n(だめな例)
n
n%module test2
n
nint add_(int *a, int *b);