10 lines
134 B
Mathematica
10 lines
134 B
Mathematica
|
|
file_test
|
||
|
|
|
||
|
|
file_test.nfile("stdout");
|
||
|
|
|
||
|
|
cstdout = file_test.GetStdOut();
|
||
|
|
|
||
|
|
file_test.nfile(cstdout);
|
||
|
|
file_test.nfile_name("test.dat");
|
||
|
|
|