Spawning Processes



Hi !

I write an application that finally has to make some calls to binaries with some parameters that I collect with the gtkmm interface that I've created. I have some communication between the different binaries, the standard output of some of them is the input of others. Now I work directly with fork/exec C functions and pipes, but I have regarded de spawn Glib functions (http://gtkmm.org/docs/glibmm-2.4/docs/reference/html/group__Spawn.html) and perhaps are interesting for my application. Someone have some extra information or some example to work with that?

Thanks a lot

Javi Aránega
Universidad de Alicante (Spain)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]