CINT and Pipes

Jeff Patterson (jeffp@drax.colorado.edu)
Wed, 5 May 1999 15:30:32 -0600 (MDT)


Hello,

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

Statements like that ?

Jeff Patterson