Hi

I am trying to open new console window and be able to write to it. My attempts 
failed. How to do that? (currently using MinGW)

During my attempts I tried to create process using startProcess I noticed that 
I can get then FileHandle for process. However I do not know how obtain File to 
which I could write (like stdout), I also have seen FileInfo. So having File, 
FileHandle, FileInfo - could someone give some hints about them? I could also 
fetch input Stream.

Third. Is it difficult (it is not, but for me it is) to switch to vcc compiler? 
Are there any easy manual for that?

Thanks in advance for any help.

Regards Michal /The really bad programmer/

Reply via email to