callbacks in PhAB

ive got a small problem in PhAB which i m not able to sort out. i’ve
written a small C prog in IDE. now what i want is when i press a
button on the window the c prog should run and give me the desired
output. can anyone help me in achieving this.

Hello

So if I have this straight, when you press a button in your phab window,
you want the C program to run and give you back the output? If this is
the case, take a look at PtSpawn.

Thanks,
Rodney


ritesh_nec wrote:

ive got a small problem in PhAB which i m not able to sort out. i’ve
written a small C prog in IDE. now what i want is when i press a
button on the window the c prog should run and give me the desired
output. can anyone help me in achieving this.