writestring

<< fd s writestring >>
file fd; string s;
Write the string s to the file fd.
cf. [(PrintDollar)] system_variable, file, closefile



Nobuki Takayama 2020-11-24