Re: [Vala] howto invoke an external process
- From: Dan Hitt <dan hitt gmail com>
- To: "D.H. Bahr" <dbahr uci cu>
- Cc: Vala <vala-list gnome org>
- Subject: Re: [Vala] howto invoke an external process
- Date: Fri, 17 Feb 2012 11:31:17 -0800
Well, there's an extern facility which allows you to call arbitrary
c code. (Don't have the exact reference handy right this moment.)
And from arbitrary c code you could do a system("...");
(This may not be the most pleasant way to do it, and i'd also be
interested in a cleaner solution, for example, a SubProcess class.)
dan
On Fri, Feb 17, 2012 at 9:43 AM, D.H. Bahr <dbahr uci cu> wrote:
Hello everyone, this is my first email to the list.
I've been looking at Vala for a while now, and I like all I see. I just
a have a question right now:
Is it possible to spawn an external process from Vala code in a manner
similar to Python's SubProccess??
Best regards,
--
Sw.E. D.H. Bahr
Nova Desktop Development Leader
CESOL (Free/Libre Software Centre)
UCI (University of Informatics Sciences)
Havana, Cuba
Fin a la injusticia, LIBERTAD AHORA A NUESTROS CINCO COMPATRIOTAS QUE SE ENCUENTRAN INJUSTAMENTE EN
PRISIONES DE LOS EEUU!
http://www.antiterroristas.cu
http://justiciaparaloscinco.wordpress.com
_______________________________________________
vala-list mailing list
vala-list gnome org
http://mail.gnome.org/mailman/listinfo/vala-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]