go top

getc

网络释义

  从流中读取字符

... 打开一个文件fopen 从流中读取字符getc 往指定流中输入一个字符putc ...

基于26个网页-相关网页

  从流中取字符

... getbkcolor取图形背景颜色 getc从流中取字符 getcbrk取控制断点设置 ...

基于1个网页-相关网页

短语

GETC-EVDC 直流充电桩

双语例句

  • Repeat the loop until getc returns EOF.

    重复该循环直至getc返回e OF。

    youdao

  • (As we've seen above, fgets returns NULL while getc returns EOF.)

    正如我们在上面看到的,fgets返回NULL而getc返回e OF。

    youdao

  • Then, whenever we call either fgets() or getc(), the data is passed into our program variables (line or c).

    然后,每当我们调用 fgets() 或 getc() ,数据被传递到我们的程序变量( line 或 c )中。

    youdao

更多双语例句

百科

getc

函数名: getc 功 能:从流中取字符 用 法: int getc(FILE *stream); //read the next character from stream and return it as an unsigned char cast to a int ,or EOF on end of file or error. 从文件指针stream指向的文件流中读取一个字符,并把它作为函数值返回给整型变量ch; 如果读取失败或者到了文件结束标志返回EOF(-1)

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定