various improvements
[rrq/rrqforth.git] / adoc / p_fdtell.adoc
1 // stdio.asm:   WORD p_fdtell,'FDTELL'
2
3 anchor:p_fdtell[]
4
5 === Word: FDTELL
6 ....
7 Data stack: ( char* n fd -- )
8 ....
9
10 "FDTELL" is a function word that prints a string to the given file
11 descriptor.