[GRASS-dev] Calling external functions

Markus Neteler neteler at osgeo.org
Fri Feb 5 07:32:36 EST 2010


On Fri, Feb 5, 2010 at 12:58 PM, Gilbert Ferrara
<gilbertferrara1974 at gmail.com> wrote:
> Good Evening
> So for instance if I create an hello world function, in C, can I just call
> it from a Bash Script? as long as it is on my $PATH?

(yes) You can call the binary, i.e. creating the "hello world" binary from
the source code by compiling it first. Then you can call it.

Markus


More information about the grass-dev mailing list