Jump to content

Fork: Difference between revisions

28 bytes added ,  2 years ago
m
(Fork en FreeBASIC)
Line 997:
end</lang>
 
=={{header|Mathematica}}/{{header|Wolfram Language}}==
This code will run a standalone Mathematica kernel, putting the result of a command in a temporary file:
<lang Mathematica>commandstring = First[$CommandLine] <> " -noprompt -run \"Put[Factorial[20],ToFileName[$TemporaryDirectory,ToString[temp1]]];Quit[]\""
1,111

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.