Next: project, Previous: print, Up: Internal Routines [Contents][Index]
printf, lun, x [, …]
printf(lun, x [, …])
Writes the value of the symbols to the file opened on logical unit
lun
. The function form returns 1
upon exit when
successful, 0
otherwise.
See also: print, Output Data Formats