Hi, 2011/3/23 Glynn Clements <[email protected]>: > If you need to communicate via a pipe, you can either use G_spawn_ex() > and manage the pipe yourself (see lib/db/dbmi_client/start.c for an > example), or use popen(). Don't use G_popen(); the Unix version is > practically the same as popen() anyhow, and the Windows version is > completely broken.
I took a liberty to put your very useful notes to API manual (r45736). Please feel free to correct it if needed. Martin -- Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
