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

file TCL->C++



Is it possible to open a file in tcl script and pass it to a C++ object?
If yes, how? Thanks for help.

// C++ code
...
FILE* pf
...


# TCL code
...
set f [open file w]
...

Max.

-- 
Massimo Pegorer, studente
Dipartimento di Elettronica e Informatica
Universita' degli Studi di Padova
Padova - ITALIA