next up previous
Next: fputs(fpstr) Up: MATC Internal Functions Previous: n = fwrite(fpbuf,n)

n = fprintf(fp,fmt[, vec])

Write formatted string to file fp. File pointer fp should have been obtained from a call to fopen or freopen or be the standard output (stdout) or standard error (stderr). The format fmt is equal to C-language format.

SEE ALSO: fopen,freopen,fputs,fwrite,matcvt,cvtmat.



Juha Ruokolainen
Fri Feb 14 15:59:30 EET 1997