PHP中文网2017-04-17 13:03:48
C++ fully supports c code, so it can be said that c’s static linked list can be run in c++, but the reverse is often not possible.
怪我咯2017-04-17 13:03:48
I don’t quite understand what a static linked list is.
Are you talking about a static library or a dynamic library?
大家讲道理2017-04-17 13:03:48
c++ can be implemented using classes, while c can only be implemented using structures.