友元函数呢
追答构造函数前没有加public,protected,private修饰,系统默认的,默认的函数就是友元函数,构造函数也是函数。当然有友元函数了。
追问想要个完整的程序
追答这就是完整的java程序呀,不好意思,没注意到你要的是c++程序。
追问你能不能给做一下 用C++
追答不好意思我们学过汇编,学过c学过java,但没学c++,烦人的学校
追问用c
追答好的,这就给你写,不过c语言没有类的概念,但结构体可以解决你的问题。
这个程序希望对你有所帮助。
#include
#include
struct studinf
{
char name[20];
long int id;
int age,english,math,chinese;
};
struct studinf stud={"smallmonker",10062159,20,90,90,90};
main(){
struct studinf *p;
printf("name\t\tid\tage\tenglish\tmath\tchinese\n");
for(p=stud;penglish+p->math+p->chinese;
ave=sum/3;
printf("%s\t\t%ld\t%d\t%d\t%d\t%d\n",p->name,p->id,p->age,p->english,p->math,p->chinese);
printf(\nsum);printf(avg\n);
}
}
用C++
追答如果还没有解决 加我扣扣吧 1053023704