// stdio.asm: WORD p_fdtell,'FDTELL' anchor:p_fdtell[] === Word: FDTELL .... Data stack: ( char* n fd -- ) .... "FDTELL" is a function word that prints a string to the given file descriptor.