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?
On Fri, Feb 5, 2010 at 7:19 AM, Hamish <[email protected]> wrote: > Gilbert Ferrara wrote: > > Is it possible to GRASS Scripts to call external > > functions? I mean compiled C functions that has nothing to > > do with GRASS API? > > Yes. How exactly you call them will depend on what language you write your > script in. It probably doesn't hurt to have the program be in your system > $PATH. > > > Hamish > > > > >
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
