RedHat Linux中的struct FILE [英] struct FILE in RedHat Linux

查看:87
本文介绍了RedHat Linux中的struct FILE的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,


我是C编程新手,

我在哪里可以找到RedHat Linux中关于struct FILE的细节?

我试过检查/ usr / include中的stdio.h,但我找不到




typedef struct {
有人可以提供信息或URL来查找结构的详细信息

FILE?

操作系统:RedHat Linux 2.4.20-8

gcc版本:3.2.2 20030222(Red Hat Linux 3.2.2-5)


提前谢谢大家!!

Hello,

I am new in C in Programming,
Where could I find the detail about struct FILE in RedHat Linux ?
I have tried to check the stdio.h in /usr/include, but I could not find
the

typedef struct {

} FILE;
Could someone provide the information or URL to find detail of struct
FILE ?
OS : RedHat Linux 2.4.20-8

gcc version : 3.2.2 20030222 (Red Hat Linux 3.2.2-5)

Thank you all in advance !!

推荐答案

当我尝试编译我的代码时


printf(" fout-> fd =%d \ n",fout-> fd);


我收到了错误消息

hw1a.c:259:结构没有名为`fd'的成员


任何人都可以向我提供有关Linux中默认struct FILE的详细信息




谢谢

When I tried to compile my code

printf("fout->fd=%d\n", fout->fd);

I got the error message

hw1a.c:259: structure has no member named `fd''

Could anyone give me the detail about the default struct FILE in Linux
?

Thank you


您好,


我是编程中的C新手,


我在哪里可以找到有关struct FILE的详细信息在RedHat Linux中?


我试图检查/ usr / include中的stdio.h,但我找不到




typedef struct {


}文件;


有人可以提供信息或URL来查找struct的详细信息吗

文件?


操作系统:RedHat Linux 2.4.20-8

gcc版本:3.2.2 20030222(红帽Linux 3.2.2-5)


提前谢谢大家!
Hello,

I am new in C in Programming,
Where could I find the detail about struct FILE in RedHat Linux ?
I have tried to check the stdio.h in /usr/include, but I could not find
the

typedef struct {

} FILE;
Could someone provide the information or URL to find detail of struct
FILE ?
OS : RedHat Linux 2.4.20-8

gcc version : 3.2.2 20030222 (Red Hat Linux 3.2.2-5)

Thank you all in advance !!


当我尝试编译我的代码时


printf(" fout-> fd =%d \ n",fout-> fd);


我收到了错误消息


hw1a.c:259:结构没有名为`fd'的成员


有人能给我关于Linux中默认struct FILE的详细信息




谢谢

When I tried to compile my code

printf("fout->fd=%d\n", fout->fd);

I got the error message

hw1a.c:259: structure has no member named `fd''

Could anyone give me the detail about the default struct FILE in Linux
?

Thank you


你好,


我是编程中的C新手,


我在哪里可以找到RedHat Linux中有关struct FILE的详细信息?


我试图检查/ usr / include中的stdio.h,但是我找不到




typedef struct {


}文件;


有人可以提供信息或URL来查找struct的详细信息

FILE?


操作系统:RedHat Linux 2.4.20-8

gcc版本:3.2.2 20030222(Red Hat Linux 3.2.2-5)


谢谢一切都提前!!
Hello,

I am new in C in Programming,
Where could I find the detail about struct FILE in RedHat Linux ?
I have tried to check the stdio.h in /usr/include, but I could not find
the

typedef struct {

} FILE;
Could someone provide the information or URL to find detail of struct
FILE ?
OS : RedHat Linux 2.4.20-8

gcc version : 3.2.2 20030222 (Red Hat Linux 3.2.2-5)

Thank you all in advance !!


当我尝试编译我的代码时


printf(" fout-> fd =%d \ n",fout-> fd);


我收到了错误消息


hw1a.c:259:结构没有名为`fd'的成员


有人能给我关于Linux中默认struct FILE的详细信息




谢谢

When I tried to compile my code

printf("fout->fd=%d\n", fout->fd);

I got the error message

hw1a.c:259: structure has no member named `fd''

Could anyone give me the detail about the default struct FILE in Linux
?

Thank you


你好,


我是编程中的C新手,


我在哪里可以找到RedHat Linux中有关struct FILE的详细信息?


我试图检查/ usr / include中的stdio.h,但是我找不到




typedef struct {


}文件;


有人可以提供信息或URL来查找struct的详细信息

FILE?


操作系统:RedHat Linux 2.4.20-8

gcc版本:3.2.2 20030222(Red Hat Linux 3.2.2-5)


谢谢一切都提前!!
Hello,

I am new in C in Programming,
Where could I find the detail about struct FILE in RedHat Linux ?
I have tried to check the stdio.h in /usr/include, but I could not find
the

typedef struct {

} FILE;
Could someone provide the information or URL to find detail of struct
FILE ?
OS : RedHat Linux 2.4.20-8

gcc version : 3.2.2 20030222 (Red Hat Linux 3.2.2-5)

Thank you all in advance !!


这篇关于RedHat Linux中的struct FILE的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆