Re: Help!



Pedro Corte-Real <lreal@riff.fe.up.pt> writes:

> I have the text box done and now I just need to make the text appear in
> that text box. The obvious solution seams to be to read stdout but how can
> I do it?

Use popen(3).  Or you can do fancy things with pipes, signals and
forks - but I don't recommend it without a stiff drink first ;-)
---
Sam Vilain, sam@whoever.com         work: sam.vilain@unisys.com
http://www.hydro.gen.nz                home: sam@hydro.gen.nz



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