Bulletin number: 290 Products affected: D711D D611A D511A Description: ftell() and fseek() with files opened in text mode. Component: compiler Date: Mon May 21 15:27:45 BST 1990 ----- The ftell() routine does not give the correct file pointer position on text files opened in text mode ("t") and the fseek() routine only works correctly on this type of file when seeking to the beginning or to the end of the file.