| 1. | This returns eof on error or end - of - file 该函数对于错误或文件结束都返回eof 。 |
| 2. | The end of file character was received and placed in the input buffer 接收到了文件结束字符并将其放入了输入缓冲区。 |
| 3. | The feof ( ) function checks if the " end - of - file " ( eof ) has been reached 函数的作用是:测试文件指针是否到了文件结束的位置。 |
| 4. | It stops doing this either at the end of the file or at an incorrect token 函数。只有在文件结束或者出现错误标记时才会终止。 |
| 5. | The importing of test lists continues until the end of the metadata file , or the next conflict , is reached 测试列表的导入操作将继续,直至元数据文件结束或遇到下一个冲突为止。 |
| 6. | Here , whatever the user types until a control - d end of file indicator becomes the command s input 这里,用户输入control - d (文件结束指示符)前输入的所有内容都成为command的输入。 |
| 7. | Method returns an integer value in order to determine whether the end of the file , or another error has occurred 方法将返回一个整数值,从而确定文件结束了还是发生了其他错误。这样一来,用户在将返回值强制转换为 |
| 8. | It returns null , defined in stdio . h , for either error or eof end - of - file ; after the loop , we check for which one occurred (对于错误或eof [文件结束] ,它都返回null ,这是在stdio . h中定义的;循环结束后,我们会检查究竟是哪种情况。 |
| 9. | The conflicting test list is not imported , but the import action continues until the end of the metadata file , or the next conflict , is reached 不导入引起冲突的测试列表,但导入操作将继续,直至元数据文件结束或遇到下一个冲突为止。 |
| 10. | Each burst of data requires the browser to update its javascript variables and the display they describe . yes , expect solves problems over a broad span . no , you re probably not better off trying to do everything with expect , especially not if you re already comfortable with other languages 该例将把{ }之间的所有命令应用到从第1行开始,到以字母" end "开始的行结束(如果在源文件中没发现" end " ,则到文件结束)的所有行。 |