[R] Fortran (77) in R
Thomas Lumley
tlumley at u.washington.edu
Tue Apr 9 17:23:06 CEST 2002
On Tue, 9 Apr 2002, Ko-Kang Kevin Wang wrote:
>
> The first couple of lines from "nm Fibonacci.so" looks like:
> Fibonacci.so:
>
YOu don't want the first few lines, you want the line where `Fibonacci' is
defined.
nm Fibonacci.so | fgrep ibonacci
should do it.
-thomas
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list