Does anybody know if CINT supports the standard C pipes to the operating system ? FILE_PT = popen("ls", "r")
Statements like that ?
Jeff Patterson