On Tue, Jun 15, 2010 at 9:42 PM, Rahul R wrote:
> On Tue, Jun 15, 2010 at 6:03 PM, Noufal Ibrahim wrote:
>
>> On Tue, Jun 15, 2010 at 9:11 PM, Rahul R wrote:
>> [..]
>> > i rather prefer running it as a script binding into a "C" (if thats
>> possible
>> > , well that certainly works for sh scrip
On Tue, Jun 15, 2010 at 21:42, Rahul R wrote:
> I apologise for not being articulate since , i did know the right jargon to
> express it.
Can you please say what you meant by "handling shell scripts inside c files"?
--
http://roshan.mathews.in/
___
Ba
On Tue, Jun 15, 2010 at 6:03 PM, Noufal Ibrahim wrote:
> On Tue, Jun 15, 2010 at 9:11 PM, Rahul R wrote:
> [..]
> > i rather prefer running it as a script binding into a "C" (if thats
> possible
> > , well that certainly works for sh scripts i dont know whether that works
> > for python )
>
> I'
On Tue, Jun 15, 2010 at 9:11 PM, Rahul R wrote:
[..]
> i rather prefer running it as a script binding into a "C" (if thats possible
> , well that certainly works for sh scripts i dont know whether that works
> for python )
I'm not sure what you mean by "binding". But is possible to embed a
Python
2010/6/15 Rahul R :
> On Tue, Jun 15, 2010 at 11:24 AM, kunal ghosh wrote:
>
>> On Tue, Jun 15, 2010 at 12:45 PM, Rahul R wrote:
>>
>> > well recently i learned about handling shell scripts inside c files .
>> well
>> > i was wondering since python is also scripting language can i bind the
>> >
On Tue, Jun 15, 2010 at 11:24 AM, kunal ghosh wrote:
> On Tue, Jun 15, 2010 at 12:45 PM, Rahul R wrote:
>
> > well recently i learned about handling shell scripts inside c files .
> well
> > i was wondering since python is also scripting language can i bind the
> > python script inside a "C" fi
On Tue, Jun 15, 2010 at 12:45 PM, Rahul R wrote:
> well recently i learned about handling shell scripts inside c files . well
> i was wondering since python is also scripting language can i bind the
> python script inside a "C" file and then run it.well on the front it may
> look like normal com
well recently i learned about handling shell scripts inside c files . well
i was wondering since python is also scripting language can i bind the
python script inside a "C" file and then run it.well on the front it may
look like normal compilation of c program, but in the backend i guess the
pytho