Say we have opened a text file. Is it possible to define a pointer to a character in the file? If it is - will the following characters in the file appear in memory in the same order they appear in the file?Say we have opened a text file. Is it possible