DEBSOURCES
Skip Quicknav
sources / scalapack / 2.2.2-1 / BLACS / INSTALL / Fintface.f
12345678
program intface external c_intface integer i call c_intface(i) stop end