结构继承C [英] Structure inheritance in C

查看:121
本文介绍了结构继承C的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以在标准C或C ++中继承另一个结构?

解决方案

C不支持继承。 p>

C ++支持继承。


Is it possible to inherit structure with another in standard C or C++?

解决方案

C does not support inheritance.

C++ does support inheritance.

这篇关于结构继承C的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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