view R/rdc/demo/darwin.R @ 13:390380ef6362

- general readme update
author cslag
date Sat, 26 Mar 2016 15:56:15 +0100 (2016-03-26)
parents 0cfcc391201f
children
line wrap: on
line source
l <- rdcLoad("libc.dylib")
f <- rdcFind(l,"sqrt")
rdcCall(f, "d)d", 144)